RE: [PATCH v2 2/2] ASoC: tlv320aic32x4-i2c: Simplify probe()

From: Biju Das
Date: Tue Aug 29 2023 - 11:01:38 EST


Hi Andy Shevchenko,

> Subject: Re: [PATCH v2 2/2] ASoC: tlv320aic32x4-i2c: Simplify probe()
>
> On Mon, Aug 28, 2023 at 08:10:14PM +0100, Biju Das wrote:
> > Simplify probe() by replacing of_match_node() and i2c_match_id() with
> > i2c_get_match_data().
>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> assuming that you finish this by converting SPI part as well.

Sure.

Cheers,
Biju