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:
9dce4bc
)
i2c: tegra: use of_match_ptr() for match_table initialization
author
Laxman Dewangan
<ldewangan@nvidia.com>
Tue, 10 Jul 2012 11:20:42 +0000
(16:50 +0530)
committer
Wolfram Sang
<w.sang@pengutronix.de>
Thu, 12 Jul 2012 09:41:55 +0000
(11:41 +0200)
In place of defining match_table for non-DT based as NULL,
use of_match_ptr() for initialzing the of_match_table.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
No differences found