summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRajeshwari Shinde <[email protected]>2012-07-23 21:23:53 +0000
committerHeiko Schocher <[email protected]>2012-07-31 08:02:51 +0200
commitab7e52bb240c15ad4426cad64396589beadc9f04 (patch)
treee6454bf3c6c487efa406a90507eca90e53bee71a /include/linux
parent91dffb16ffd047458982f70f5cb18c864473a462 (diff)
I2C: Modify the I2C driver for EXYNOS5
This patch modifies the S3C I2C driver to suppport EXYNOS5. The cahnges made to driver are as follows: - I2C base address is passed as a parameter to many functions to avoid multiple #ifdef - Channel initialisation is moved to a commom funation as it is required by i2c_init. - Hardcoding for I2CCON_ACKGEN removed. - Replaced printf with debug. - Checkpatch issues resolved. - Pinmux setting will be done in board/samsung/smdk5250/smdk5250.c to avoid repeated setting of gpio lines, as it have multi bus support. Signed-off-by: Alim Akhtar <[email protected]> Signed-off-by: Doug Anderson <[email protected]> Signed-off-by: Rajeshwari Shinde <[email protected]> Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions