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:
91147a6
)
wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflicts
author
Luciano Coelho
<coelho@ti.com>
Wed, 23 Jan 2013 14:40:37 +0000
(16:40 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Fri, 8 Feb 2013 08:05:02 +0000
(10:05 +0200)
The platform devices can be created by both wlcore_sdio and
wlcore_spi. Theoretically, if both are connected to the same board,
there will be a conflict.
Reported-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found