]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc2484606a105e35a9bbbfafa41ee32683b82cf5a
tree996c60c8cbc23d886111765d2b7d470329f76b26
parentcac402dd0832e9c63929eff70d6766cd8623e5fc
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 [1dc90985d1: 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