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:
0fc1347
)
i2c: imx: wrap registers read/write to inline function
author
Jingchang Lu
<b35083@freescale.com>
Wed, 7 Aug 2013 09:05:39 +0000
(17:05 +0800)
committer
Wolfram Sang
<wsa@the-dreams.de>
Thu, 15 Aug 2013 14:12:47 +0000
(16:12 +0200)
wrap the readb(), writeb() into inline function calls.
It would make the driver more clearer to support platform
with different register offset.
Signed-off-by: Jingchang Lu <b35083@freescale.com>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
No differences found