i2c: davinci: Use platform table macro over module_alias
authorAndrew Davis <afd@ti.com>
Mon, 15 May 2023 17:50:41 +0000 (12:50 -0500)
committerWolfram Sang <wsa@kernel.org>
Fri, 23 Jun 2023 08:23:49 +0000 (10:23 +0200)
commitdcb31e8df8cf6e80ccfaad9d9c1fa286d38a87e9
tree4dde49a291eb772afdd9442b2629c461d960befe
parent9e1a1ee93f6b08aad5ee645073f7c7b115f71e15
i2c: davinci: Use platform table macro over module_alias

Generates the same platform module alias. More standard usage.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
[wsa: rebased to i2c/for-mergewindow]
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-davinci.c