commit | 4ee691f6aced74c30bbe15d9e97313df21037ae3 | [log] [tgz] |
---|---|---|
author | Bryan Wu <bryan.wu@analog.com> | Mon Aug 09 14:58:24 2010 -0400 |
committer | Remy Bohmer <linux@bohmer.net> | Wed Oct 13 12:08:43 2010 +0200 |
tree | 7f2fefb3c4f13f8e3115c08262f3c5de9ae7fc8d | |
parent | 99e9ed1f49b31cc7c3b8f5d2c322b2eb26dd2a29 [diff] |
usb: musb: only write CLRDATATOG when appropriate This is a change similar to what is already in the Linux driver. We should only program the CLRDATATOG bit when the current mode indicates that it is needed. Signed-off-by: Bryan Wu <bryan.wu@analog.com> Signed-off-by: Cliff Cai <cliff.cai@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>