]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitb5f90240e1ef0568a8c666da3c3be4c6a682c5a6
treee8d25ef536822cd09371903a9e3b65e03c043e9f
parent8a8320c2e78d1b619a8fa8eb5ae946b8691de604
mfd: wm8994: Inline register I/O functions

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>
drivers/mfd/wm8994-core.c
include/linux/mfd/wm8994/core.h