]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ohci-s3c2410: fix name of bus clock
authorBen Dooks <ben@simtec.co.uk>
Thu, 26 Feb 2009 23:03:15 +0000 (23:03 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Mar 2009 23:20:44 +0000 (16:20 -0700)
commit590c96c1047190f247ac963b081776862109ea2f
tree31567ae2437176fb83769e14dba8a5fbb59c3310
parent5f04cb13b06fc3f7c9c703410b71fcd5ba24d6ec
USB: ohci-s3c2410: fix name of bus clock

The USB bus clock is usb-bus-host, so print the correct name in the
dev_err() statement if we cannot find it.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
drivers/usb/host/ohci-s3c2410.c