Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: Blackfin I2S: add lost platform_device parameter to resume func…
…tion Commit dc7d7b8 trimmed the platform_device parameter from all of the suspend functions, but it also accidentally removed it from the resume function in the Blackfin I2S driver. So restore it. Signed-off-by: Barry Song <barry.song@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
- Loading branch information