diff options
author | Anand Gadiyar <gadiyar@ti.com> | 2009-07-14 16:41:00 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-07-28 14:31:09 -0700 |
commit | 715bfc22ce952a14fac0b9200fd70d81c1951091 (patch) | |
tree | 3bdd2e5cb384e7d499a49826cd66804cfd4c6c94 /Documentation/CodingStyle | |
parent | 7a777919bbeec3eac1d7904a728a60e9c2bb9c67 (diff) | |
download | blackbird-op-linux-715bfc22ce952a14fac0b9200fd70d81c1951091.tar.gz blackbird-op-linux-715bfc22ce952a14fac0b9200fd70d81c1951091.zip |
USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop
OMAP: OHCI: hc_driver's stop method should call ohci_stop
Without this, the ohci-omap driver will not cleanup the debugfs
nodes when the driver is unloaded. So the next insmod will fail,
if CONFIG_DEBUG_FS and CONFIG_USB_DEBUG are both selected.
Reported-by: vikram pandita <vikram.pandita@ti.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions