commit | a3d335f5de7cdd714737a9f8bdcc7b205b0f8d5e | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Thu Aug 02 10:27:15 2018 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Tue Aug 07 10:32:03 2018 +0100 |
tree | 5b1a72bc9b64b8e071de6819d1148c4ada68847b | |
parent | b073a70ecd37bc6e7c25a47315cd8d65e7b313fd [diff] |
drm/i2c: tda998x: get rid of private fill_modes function We can achieve the same effect via the get_modes() method, rather than wrapping the fill_modes helper. Tested-by: Peter Rosin <peda@axentia.se> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>