regulator: isl9305: deprecate use of isl in compatible string for isil
authorArnaud Ebalard <arno@natisbad.org>
Tue, 16 Dec 2014 21:20:50 +0000 (22:20 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 22 Dec 2014 17:51:11 +0000 (17:51 +0000)
"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). The old compatible string is kept for backward compatibility.

Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found