From: Axel Lin Date: Fri, 24 Jul 2015 03:17:28 +0000 (+0800) Subject: ASoC: sta529: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality check X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~5^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a747117d95b54fe3ce21d43e04499a1671fff6;p=pandora-kernel.git ASoC: sta529: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality check This checking is done by regmap_get_i2c_bus() which is called in devm_regmap_init_i2c(). Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed