git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bdbd15
)
mfd: omap-usb-tll: Fix error message
author
Roger Quadros
<rogerq@ti.com>
Mon, 26 Nov 2012 13:26:28 +0000
(15:26 +0200)
committer
Roger Quadros
<rogerq@ti.com>
Wed, 13 Feb 2013 11:22:42 +0000
(13:22 +0200)
omap_enable/disable_tll() can fail if TLL device is not
initialized. It could be due to multiple reasons and not only
due to missing platform data.
Also make local variables static and use 'struct device *'
instead of 'struct platform_device *' for global reference.
Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
drivers/mfd/omap-usb-tll.c
patch
|
blob
|
history
diff --cc
drivers/mfd/omap-usb-tll.c
Simple merge