From: Peter Ujfalusi Date: Mon, 5 Jan 2009 07:54:58 +0000 (+0200) Subject: ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM type X-Git-Tag: v2.6.29-rc1~227^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f42357722f7ddc1ec0236fa55ad49ea8a7ce4b0;p=pandora-kernel.git ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM type Convert the bitfield coded enums to the new VALUE_ENUM type. Remove the enum check, since the VALUE_ENUM type can handle the bitfield coding and also handles the 'holes' in the bitfield. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed