25 Aug
2017
25 Aug
'17
3:56 p.m.
On Thu, Aug 24, 2017 at 08:12:12PM +0300, Andy Shevchenko wrote:
On Thu, 2017-08-24 at 18:11 +0200, Takashi Iwai wrote:
If we want to take back old i2c ids, better to put the explicit i2c_match_id() check in rt5677_i2c_probe() instead of sticking with the old i2c probe callback.
Well, there was never user for rt5676, thus, platform code can use driver name to register / create platform device to be matched.
The driver handle both rt5676 and rt5677 using different IDs so it can't just rely on the driver table.