]> git.sur5r.net Git - u-boot/commit
drivers: spmi-msm: fix scanning for peripherals
authorJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Sat, 2 Dec 2017 16:24:42 +0000 (17:24 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 13 Dec 2017 02:33:38 +0000 (21:33 -0500)
commitbd3006c8494bedb11814e593ba1a64f3e4935030
tree98c5fe24b32cae4bf6f9f13479913e6c005e878f
parentcf71338ee7a1dc16f13a4f1b89f32c624210df45
drivers: spmi-msm: fix scanning for peripherals

A typo in the probe function causes not all peripherals to be scanned
(in the case of the Dragonboard820c - work in progress - it wont find pmic0).
drivers/spmi/spmi-msm.c