[PATCH 12/17] ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driver
From: Mark Brown <hidden>
Date: 2011-11-23 11:08:52
Also in:
alsa-devel, linux-devicetree, linux-tegra
From: Mark Brown <hidden>
Date: 2011-11-23 11:08:52
Also in:
alsa-devel, linux-devicetree, linux-tegra
On Tue, Nov 22, 2011 at 06:21:20PM -0700, Stephen Warren wrote:
module_platform_drive saves some boiler-plate code. The devm_ APIs remove the need to manually clean up allocations, thus removing some code.
Applied, thanks. Again, should be two changes.