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:
b118ca5
)
rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 9 May 2007 03:37:53 +0000
(12:37 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 9 May 2007 03:37:53 +0000
(12:37 +0900)
When the rtc_update_irq() callsites stopped passing in the
class_dev, the rtc_dev references weren't fixed. Fix it up,
so we pass in the proper pointer.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found