]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00181348-2 :sabresd pfuze support cpu internal LDO bypass
authorRobin Gong <B38343@freescale.com>
Wed, 2 May 2012 07:36:49 +0000 (15:36 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:34 +0000 (08:34 +0200)
commit3538853546123e10c64ba0e9a87ae052dd79123a
tree5780bde6460622a7c3524f7f7df7e8c85f97c435
parent00c3d351f008aff5190bf6dc2ce2054f3c6bdf0d
ENGR00181348-2 :sabresd pfuze support cpu internal LDO bypass

1. need  add flag to let cpu freq driver know pfuze regulator is ok or not
,so that cpu freq driver can directly used, otherwise cpu freq should use
raw i2c write/read interface.
2. fix one build warning
Signed-off-by: Robin Gong <B38343@freescale.com>
drivers/regulator/core.c
drivers/regulator/pfuze100-regulator.c