From: Fang, Yang A Date: Mon, 9 Feb 2015 08:18:12 +0000 (-0800) Subject: ASoC: Intel: fix machine driver warnings X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~13^2~3^5~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369a9f5f397fe3258ab937ec7a9c2229d0b1a015;p=pandora-kernel.git ASoC: Intel: fix machine driver warnings this patch will fix below sparse warnings warning: incorrect type in argument 2 (different base types) expected unsigned int [unsigned] val got restricted snd_pcm_format_t [usertype] sound/soc/intel/haswell.c:61:37 sound/soc/intel/broadwell.c:115:37: sound/soc/intel/bytcr_dpcm_rt5640.c:118:37: sound/soc/intel/cht_bsw_rt5672.c:183:37: sound/soc/intel/cht_bsw_rt5645.c:208:37: Signed-off-by: Fang, Yang A Reviewed-by: Takashi Iwai Signed-off-by: Mark Brown --- Reading git-diff-tree failed