]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - drivers/regulator/palmas-regulator.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[can-eth-gw-linux.git] / drivers / regulator / palmas-regulator.c
index 07aee694ba92abc4c8eab282b519a89dbff69ff1..08fec06dba50fd5d3d11497c67ae9664df2d4715 100644 (file)
@@ -773,7 +773,7 @@ static __devinit int palmas_probe(struct platform_device *pdev)
                /*
                 * read and store the RANGE bit for later use
                 * This must be done before regulator is probed otherwise
-                * we error in probe with unsuportable ranges.
+                * we error in probe with unsupportable ranges.
                 */
                if (id != PALMAS_REG_SMPS10) {
                        addr = palmas_regs_info[id].vsel_addr;