From: Mark Brown Date: Sat, 2 Apr 2011 07:39:39 +0000 (+0900) Subject: ASoC: Remove special casing for registerless widgets X-Git-Tag: v3.0-rc1~347^2~1^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d25b7c1ec7da4636587ad1a22b324bcd7b89b6bc;p=pandora-kernel.git ASoC: Remove special casing for registerless widgets Since we recently explicitly set the register for registerless widgets to no register there is no longer any need to special case power updates for them, we can allow them to be handled with the register compression code as other widgets are. As this is the only remaining user of dapm_generic_apply_power() and dapm_update_bits() also remove those functions. Noticed-by: Lu Guanqun Signed-off-by: Mark Brown --- Reading git-diff-tree failed