ALSA: hda/tegra: Use devm_platform_get_and_ioremap_resource()
authorYang Yingliang <yangyingliang@huawei.com>
Thu, 10 Jun 2021 13:19:22 +0000 (21:19 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jun 2021 07:30:24 +0000 (09:30 +0200)
commit01893553e67c768985dc1531fa89fb04aa5134ce
tree5c4118b4601b431fb863c6c4185b425b2ace6b75
parentfd498bba7c5194cdfc3f0d726f99f0fa3b7e51de
ALSA: hda/tegra: Use devm_platform_get_and_ioremap_resource()

Use devm_platform_get_and_ioremap_resource() to simplify
code.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20210610131922.134788-1-yangyingliang@huawei.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_tegra.c