commit | 2dfa319a649b9de029777994b6af201c1fe81d53 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben@simtec.co.uk> | Thu Feb 26 23:03:15 2009 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 24 16:20:44 2009 -0700 |
tree | 31567ae2437176fb83769e14dba8a5fbb59c3310 | |
parent | 3edb8a208b5be90c829f7b19058cb63e947b1d18 [diff] |
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>