]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Thu, 10 Jul 2014 06:25:01 +0000 (11:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 01:23:49 +0000 (18:23 -0700)
commitb50b49556bacb27f54abac437068ebab605693bc
tree942c8eb9f630701f201f6795223de3cbdb2676eb
parent0d7437b591afc0d0c8ed2b5d2bd4c8720240e7ca
drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE

Allow phy-exynos-usb2 to be autoloaded based on devicetree information.
Tested on Odroid X2 with its USB subsystem build as modules.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/phy/phy-samsung-usb2.c