commit | aefd49206814413b5ade2f98ff062c4c8d47ec4f | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Feb 17 16:30:04 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 24 13:12:16 2012 -0800 |
tree | c9dce3d7fb4fc26eecc87540b571d54051aaa7e4 | |
parent | 18c75720e667719c923e0547abb60dfcd9c4ee90 [diff] |
usb: isp1362-hcd: Convert to module_platform_driver Move the usb_disabled() check to the probe function and get rid of the rather pointless message on module load. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Acked-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>