Browse Source

USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure

In the final version, many fsg_dev structures will (be able to)
refer to a single fsg_common structure and so it is required
to move common data to another object which can be shared.

Situation where many fsg_dev structures refer single fsg_common
structure is when a single instance of MSF is used in several
USB configurations.

Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Michal Nazarewicz 15 years ago
parent
commit
a41ae4180e
1 changed files with 163 additions and 164 deletions
  1. 163 164
      drivers/usb/gadget/f_mass_storage.c

File diff suppressed because it is too large
+ 163 - 164
drivers/usb/gadget/f_mass_storage.c


Some files were not shown because too many files changed in this diff