]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxc_i2c: place imx_start code inline
authorTroy Kisky <troy.kisky@boundarydevices.com>
Thu, 19 Jul 2012 08:18:11 +0000 (08:18 +0000)
committerHeiko Schocher <hs@denx.de>
Tue, 31 Jul 2012 05:46:06 +0000 (07:46 +0200)
commit71e9f3cbeb99ad696b2034748092dfc93f67bf73
tree6184736423c885b79e72388d26d2679b0b8e7478
parentd45e75b10cff8b388c9ec2e9fe3d4484bf1ba943
mxc_i2c: place imx_start code inline

imx_start is only referenced once so
move to that location.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Acked-by: Marek Vasut <marex@denx.de>
drivers/i2c/mxc_i2c.c