mfd: wm8994: Inline register I/O functions
authorMark Brown <broonie@linaro.org>
Fri, 6 Sep 2013 15:14:28 +0000 (16:14 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:20:37 +0000 (16:20 +0100)
Since the register I/O functions are all simple wrappers for the regmap
equivalents inline them to provide a small code size saving and an example
of good practice.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found