Home
last modified time | relevance | path

Searched hist:"01 ed260f22c429337272bf9d25d393a4efd37d51" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mfd/
H A Dwm8994.h01ed260f22c429337272bf9d25d393a4efd37d51 Fri Aug 19 11:37:58 CEST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> mfd: Add wm8994 register access and default information

Describe the register map to the regmap core so that we can use its
diagnostic features and cache support. This is split out from the patch
using it due to the size so that the actual code change is a bit clearer.

As the various devices are supersets of each other the access maps are
built up by layering the functions on top of each other, though the
interface for specifying the register defaults isn't currently amenable
to this.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
H A Dwm8994-regmap.c01ed260f22c429337272bf9d25d393a4efd37d51 Fri Aug 19 11:37:58 CEST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> mfd: Add wm8994 register access and default information

Describe the register map to the regmap core so that we can use its
diagnostic features and cache support. This is split out from the patch
using it due to the size so that the actual code change is a bit clearer.

As the various devices are supersets of each other the access maps are
built up by layering the functions on top of each other, though the
interface for specifying the register defaults isn't currently amenable
to this.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>