From: Hans Verkuil Date: Fri, 29 Mar 2013 20:22:24 +0000 (-0300) Subject: [media] si476x: Fix some config dependencies and a compile warnings X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bf7861fa2bb4be3cc70a6e9aed664ce65270027;p=pandora-kernel.git [media] si476x: Fix some config dependencies and a compile warnings radio-si476x depends on SND and SND_SOC, the mfd driver should select REGMAP_I2C. Also fix a small compile warning in a debug message: drivers/mfd/si476x-i2c.c: In function ‘si476x_core_drain_rds_fifo’: drivers/mfd/si476x-i2c.c:391:4: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat] Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed