]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
regulator: fixed regulator interface
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 30 Apr 2008 14:50:21 +0000 (15:50 +0100)
committerLiam Girdwood <lg@opensource.wolfsonmicro.com>
Wed, 30 Jul 2008 09:10:21 +0000 (10:10 +0100)
commit48d335ba3164ce99cb8847513d0e3b6ee604eb20
tree5b1c547c2b18d4c4ef73f60102ed06cb76e6a166
parent4c1184e85cb381121a5273ea20ad31ca3faa0a4f
regulator: fixed regulator interface

This patch adds support for fixed regulators. This class of regulator is
not software controllable but can coexist on machines with software
controlable regulators.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
include/linux/regulator/fixed.h [new file with mode: 0644]