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:
d7c9a53
)
gpio/gpio-omap: make platformdata used as *of_device_id.data const
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Fri, 6 Jul 2012 20:20:15 +0000
(22:20 +0200)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Tue, 11 Sep 2012 06:57:27 +0000
(08:57 +0200)
Since of_device_id.data is declared as a pointer to const data a few
more consts can be added in this driver.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
No differences found