usb: musb: drop __deprecated flag
authorFelipe Balbi <balbi@ti.com>
Wed, 18 Apr 2012 10:49:20 +0000 (13:49 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 18 Apr 2012 10:49:20 +0000 (13:49 +0300)
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>

No differences found