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:
86261fd
)
i2c: sh_mobile: optimize irq entry
author
Wolfram Sang
<wsa+renesas@sang-engineering.com>
Thu, 4 Dec 2014 16:20:49 +0000
(17:20 +0100)
committer
Wolfram Sang
<wsa@the-dreams.de>
Thu, 4 Dec 2014 17:49:54 +0000
(18:49 +0100)
We can simply pass the pointer to the private structure to the irq
routine instead of passing the platform device and looking up its
driver_data.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
No differences found