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:
0452081
)
mmc: dw_mmc-pltfm: move probe and remove below dt match table
author
Heiko Stübner
<heiko@sntech.de>
Thu, 13 Jun 2013 08:57:01 +0000
(10:57 +0200)
committer
Chris Ball
<cjb@laptop.org>
Fri, 5 Jul 2013 16:46:27 +0000
(12:46 -0400)
In a subsquent patch probe will need to do some handling of data from
the dt match table. So to prevent the need for forward declarations,
move probe and remove below the match table.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found