RE: [PATCH] ASoC: da7218: use i2c_match_id and simple i2c probe

From: Adam Thomson
Date: Mon Mar 28 2022 - 04:55:04 EST


On 25 March 2022 17:19, Stephen Kitt wrote:

> As part of the ongoing i2c transition to the simple probe
> ("probe_new"), this patch uses i2c_match_id to retrieve the
> driver_data for the probed device. The id parameter is thus no longer
> necessary and the simple probe can be used instead.
>
> This patch follows the model set by da7218_of_get_id().
>
> Signed-off-by: Stephen Kitt <steve@xxxxxxx>

Reviewed-by: Adam Thomson <Adam.Thomson.Opensource@xxxxxxxxxxx>