From: Jarkko Nikula Date: Fri, 7 Jan 2011 09:19:52 +0000 (+0200) Subject: usb: ehci-omap: Show fatal probing time errors to end user X-Git-Tag: v2.6.38-rc5~47^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e434a86cb21fba95d86b8d756997c235eade037;p=pandora-kernel.git usb: ehci-omap: Show fatal probing time errors to end user There are a few error paths in ehci_hcd_omap_probe that can be triggered because of memory allocation or hw failure. Change those dev_dbg error prints to dev_err with an error code printed so that the end users are able to notice the issue. Signed-off-by: Jarkko Nikula Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed