From: Stephen Warren Date: Mon, 31 Mar 2014 18:38:16 +0000 (-0600) Subject: ASoC: alc5632: add an of_match table X-Git-Tag: v3.15-rc1~36^2~1^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c31b0cb1f1a19bc551875e07e9dd7c531ac3580e;p=pandora-kernel.git ASoC: alc5632: add an of_match table Add a device tree match table. This serves to make the driver's support of device tree more explicit. Perhaps the fallback for DT matching to using the i2c_device_id table will go away one day, since it fails in face of devices from different vendors with the same name. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed