OSDN Git Service

usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 19 Sep 2015 13:10:57 +0000 (14:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 09:51:58 +0000 (10:51 +0100)
commit8ddb9b88814063c96a9b79026369529ce8345e81
tree049f46ae0b1b9e8ea7c8201e73ba0e358eb6498b
parente76eaefde8f0ac30d28b6d3bd33116153e7b435f
usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driver

This platform driver has a OF device ID table but the OF module
alias information is not created so module autoloading won't work.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/fsl-mph-dr-of.c