commit | fb7544d7732f780df989fabf31c5852be953daad | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Feb 02 16:18:24 2014 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 13 19:41:37 2014 +0000 |
tree | 963f13b8a7bf16ecf8cb6028cb7d968ba5eed503 | |
parent | 7d2eadc9b9d4eacc6aa8cc0cb33e05b5a6d30256 [diff] |
drm/i2c: tda998x: clean up error chip version checking This is a nicer way, and results in proper return codes should the read of the MSB version register fail. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>