[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210617045012.1119650-1-yangyingliang@huawei.com>
Date: Thu, 17 Jun 2021 12:50:09 +0800
From: Yang Yingliang <yangyingliang@...wei.com>
To: <linux-kernel@...r.kernel.org>, <alsa-devel@...a-project.org>,
<linux-sunxi@...ts.linux.dev>
CC: <lgirdwood@...il.com>, <broonie@...nel.org>
Subject: [PATCH -next 0/3] ASoC: sunxi: Use devm_platform_get_and_ioremap_resource()
Use devm_platform_get_and_ioremap_resource() to simplify
code.
Yang Yingliang (3):
ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource()
ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource()
ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()
sound/soc/sunxi/sun4i-codec.c | 3 +--
sound/soc/sunxi/sun4i-i2s.c | 3 +--
sound/soc/sunxi/sun4i-spdif.c | 3 +--
3 files changed, 3 insertions(+), 6 deletions(-)
--
2.25.1
Powered by blists - more mailing lists