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:
214b431
)
ARM: imx/pca100: only specify i2c device type once
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Tue, 28 Sep 2010 20:04:01 +0000
(22:04 +0200)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 1 Oct 2010 07:33:09 +0000
(09:33 +0200)
The first argument to I2C_BOARD_INFO is used to assign .type, so it should
not be specified a second time.
For the rtc-pcf8563/pcf8563 entry gcc preferred pcf8563, so did I.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found