Home
last modified time | relevance | path

Searched hist:ff13e9e256d49a478b34da3dc380af41e0b9175f (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A D88pm8607.cdiff ff13e9e256d49a478b34da3dc380af41e0b9175f Mon Sep 17 06:19:07 CEST 2012 Haojian Zhuang <haojian.zhuang@marvell.com> mfd: 88pm860x: Avoid to check resource for preg regulator

Since PREG regulator is the only one regulator in 88PM8606, and other
regulators are in 88PM8607. Checking resource as identifying regulator
is not a good way. We can use NULL resource to indentify PREG regulator.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>