commit | fc87e080e19fdeb1120ce274423fea7b2ec2f63e | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Apr 18 13:49:20 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Wed Apr 18 13:49:20 2012 +0300 |
tree | 2538e00451e70b1e49476cc20068ec11e6922c26 | |
parent | c85dcdac5852295cf6822f5c4331a6ddab72581f [diff] |
usb: musb: drop __deprecated flag Looks like we cannot live without that double_buffer_not_ok flag due to many HW bugs this MUSB core has. So, let's drop the __deprecated flag to avoid annoying compile warnings. Signed-off-by: Felipe Balbi <balbi@ti.com>