From: Arnaud Ebalard Date: Tue, 16 Dec 2014 21:21:16 +0000 (+0100) Subject: ARM: tegra: Update isl29028 compatible string to use isil vendor prefix X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~70^2~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62981239a61bfd5306737effc015deba26c0d198;p=pandora-kernel.git ARM: tegra: Update isl29028 compatible string to use isil vendor prefix "isil" and "isl" prefixes are used at various locations inside the kernel to reference Intersil corporation. This patch is part of a series fixing those locations were "isl" is used in compatible strings to use the now expected "isil" prefix instead (NASDAQ symbol for Intersil and most used version). Note: isl29028 is an I2C device so the patch does not in fact currently depend on the introduction of "isil"-based compatible string in isl29028 driver because I2C core does not check the prefix yet. Signed-off-by: Arnaud Ebalard Signed-off-by: Thierry Reding --- Reading git-diff-tree failed