]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/83xx: use module_i2c_driver to simplify the code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 8 Oct 2012 12:39:52 +0000 (20:39 +0800)
committerScott Wood <scottwood@freescale.com>
Tue, 25 Jun 2013 21:34:11 +0000 (16:34 -0500)
commit98c7355fb373d7c29e5c45d0a423810ad2476b34
tree0b35601f2218e762394f522969b79ceb06d636c9
parent8c43d2b0ca10cea9eb62d8996fb93f330be88ada
powerpc/83xx: use module_i2c_driver to simplify the code

Use the module_i2c_driver() macro to make the code smaller
and a bit simpler.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c