]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: f_mass_storage: remove deprecated fsg_add()
authorMichal Nazarewicz <mina86@mina86.com>
Fri, 16 Mar 2012 11:25:42 +0000 (12:25 +0100)
committerFelipe Balbi <balbi@ti.com>
Fri, 4 May 2012 12:53:05 +0000 (15:53 +0300)
commit564838eea92935882ed3a407929f7682dbbd3b8d
tree996c60c8cbc23d886111765d2b7d470329f76b26
parent73e47b4bc18987084c07a6753622f2008bfffe70
usb: gadget: f_mass_storage: remove deprecated fsg_add()

There are no in-tree fsg_add() users and it has been deprecated
since 2.6.35 [e448c6dba8: fsg_add() renamed to fsg_bind_config()] so
out-of-tree users had more then enough time to convert.  Removing.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_mass_storage.c