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:
81d350e
)
rtc: rtc-max6902 - set driver data in max6902_probe()
author
Axel Lin
<axel.lin@gmail.com>
Thu, 13 Jan 2011 01:00:09 +0000
(17:00 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:12 +0000
(08:03 -0800)
Current implementation does not set driver data in max6902_probe(), thus
calling platform_get_drvdata(spi) in max6902_remove() returns NULL.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found