ASoC: atmel: Remove redundant of_match_ptr()
authorRuan Jinjie <ruanjinjie@huawei.com>
Fri, 11 Aug 2023 07:14:22 +0000 (15:14 +0800)
committerMark Brown <broonie@kernel.org>
Sun, 13 Aug 2023 18:37:44 +0000 (19:37 +0100)
commit67ed781228bdcca7a0d2058cf62d0c1860898330
tree0039a67e3668d205cf93d3818026510467e12e87
parent061599c8285848fe4ec64becb278dcdd60dd3369
ASoC: atmel: Remove redundant of_match_ptr()

The driver depends on CONFIG_OF, it is not necessary to use
of_match_ptr() here.

Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com
Link: https://lore.kernel.org/r/20230811071426.2343133-2-ruanjinjie@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org
sound/soc/atmel/atmel-i2s.c
sound/soc/atmel/atmel-pdmic.c
sound/soc/atmel/mchp-i2s-mcc.c
sound/soc/atmel/mchp-spdifrx.c
sound/soc/atmel/mchp-spdiftx.c