auxdisplay: ht16k33: Make use of i2c_get_match_data()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 30 Sep 2024 13:26:42 +0000 (16:26 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 3 Oct 2024 10:07:09 +0000 (13:07 +0300)
commite6fc7ef72bf2272d65d97e1b78024d686107d82e
tree093c750daf50015fd277a9d1dd875d9df251a17b
parente3a5eb4ad79511b9ef47a116ec94ec0b3598cbda
auxdisplay: ht16k33: Make use of i2c_get_match_data()

Get matching data in one step by switching to use i2c_get_match_data().
As a positive side effect the I²C ID table is in sync of OF one.

Reviewed-by: Robin van der Gracht <robin@protonic.nl>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/auxdisplay/ht16k33.c