From: Arun KS Date: Mon, 13 Oct 2008 10:17:25 +0000 (+0530) Subject: ALSA: ASoC: Fix compile-time warning for tlv320aic23.c X-Git-Tag: v2.6.28-rc1~102^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa02396f934b355a4002ea9bc524aa42d6b53d6;p=pandora-kernel.git ALSA: ASoC: Fix compile-time warning for tlv320aic23.c Fixes this warning: sound/soc/codecs/tlv320aic23.c: In function 'tlv320aic23_write': sound/soc/codecs/tlv320aic23.c:104: warning: passing argument 2 of 'codec->hw_write' makes pointer from integer without a cast Replaces i2c smbus write function with standard i2c write function Signed-off-by: Arun KS Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed