commit | fab19bae0c2951ed8bc517a53848b027fead293d | [log] [tgz] |
---|---|---|
author | Barry Song <barry.song@analog.com> | Wed Sep 16 20:25:11 2009 -0400 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Sep 17 10:51:35 2009 +0100 |
tree | 1bd0b3f8167661072740ed5a0e4611339740df40 | |
parent | 7d156a25bd3e8e6ff74faf02faecb5fc5fb4839e [diff] |
ASoC: Blackfin I2S: add lost platform_device parameter to resume function Commit dc7d7b830ee1 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>