commit | 76767fdabadbea7dec2cdd741c0177e4fab3c75a | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Thu Aug 02 10:25:19 2018 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Tue Aug 07 10:32:03 2018 +0100 |
tree | b6c338ce38155fe7f2f3d86b6546ea61d013f98e | |
parent | 2143adb04b357e192a9717a42554b1fd65c60fd2 [diff] |
drm/i2c: tda998x: cleanup from previous changes Cleanup the code a little from the effects of the previous changes: - Move tda998x_destroy() to be above tda998x_create() - Use 'dev' directly in tda998x_create() where appropriate. Tested-by: Peter Rosin <peda@axentia.se> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>