From: Stephen Warren Date: Tue, 6 Dec 2011 21:15:41 +0000 (-0700) Subject: ASoC: WM8903: Add of_match_table X-Git-Tag: v3.3-rc1~14^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f18b4e2ee9649c4aa50cc279826d3890f468a80e;p=pandora-kernel.git ASoC: WM8903: Add of_match_table This allows the device to be matched against the device tree using the compatible flag directly, as is standard, rather than falling back to matching .id_table against the non-vendor portion of the first compatible property value. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed