commit | 5fe23380405d3a65ce6f46d270c4d3a31027430b | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Fri Jan 23 22:57:12 2009 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Feb 08 17:50:20 2009 +0000 |
tree | e7c9753c209c2c90b91fd5c507396e51187dbf25 | |
parent | 0e9ae109e4eece027ede4f3f0edc8e659f8298c9 [diff] |
[ARM] omap: i2c: remove conditional ick clocks By providing a dummy ick for OMAP1510 and OMAP310, we avoid having SoC conditional clock information in i2c-omap.c. Also, fix the error handling by making sure we propagate the error returned via clk_get(). Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>