diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2013-02-06 09:50:34 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-03-04 08:33:26 +0100 |
commit | 56aa45adcc5b793369e535a4b7177f1c7314b577 (patch) | |
tree | 99f88a2c25909208cf1472bc1a6225c8992fd0c1 /drivers/media/radio/si4713-i2c.c | |
parent | usb: gadget: pxa27x: fix gadget->dev registration (diff) | |
download | linux-56aa45adcc5b793369e535a4b7177f1c7314b577.tar.xz linux-56aa45adcc5b793369e535a4b7177f1c7314b577.zip |
usb: gadget: make usb functions to load before gadget driver
The current ordering in makefile makes gadget
drivers be loaded before usb functions which
causes usb_get_function_instance() to fail when
gadget modules are statically linked to the
kernel binary.
Changed the ordering here so that USB functions
are loaded before gadget drivers.
Note that this is only a temporary solution and
a more robust fix is needed in the long run.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/media/radio/si4713-i2c.c')
0 files changed, 0 insertions, 0 deletions