From: Barry Song Date: Thu, 17 Sep 2009 00:25:11 +0000 (-0400) Subject: ASoC: Blackfin I2S: add lost platform_device parameter to resume function X-Git-Tag: v2.6.32-rc1~166^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab19bae0c2951ed8bc517a53848b027fead293d;p=pandora-kernel.git 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 Signed-off-by: Mike Frysinger Signed-off-by: Mark Brown --- Reading git-diff-tree failed