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:
584208e
)
drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table
author
Axel Lin
<axel.lin@gmail.com>
Thu, 14 Apr 2011 22:21:55 +0000
(15:21 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 14 Apr 2011 23:06:54 +0000
(16:06 -0700)
The platform_device_id table is supposed to be zero-terminated.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found