]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regmap: Move documentation to regmap.h
authorNicolas Boichat <drinkcat@chromium.org>
Tue, 11 Aug 2015 10:04:21 +0000 (18:04 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 11 Aug 2015 16:21:44 +0000 (17:21 +0100)
commit1ed8111443ae8caa455e7107031da36d1a6d351a
treec1e2d17a8ca32b9b66ff8f5056fe133295eeb40f
parent3cfe7a74d42b7e3644f8b2b26aa20146d4f90f0f
regmap: Move documentation to regmap.h

Init functions defined in regmap*.c files are now prefixed with
__, take lockdep key and class parameters, and should not be
called directly: move the documentation to regmap.h, where the
macros are defined.

Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regmap-ac97.c
drivers/base/regmap/regmap-i2c.c
drivers/base/regmap/regmap-mmio.c
drivers/base/regmap/regmap-spi.c
drivers/base/regmap/regmap-spmi.c
drivers/base/regmap/regmap.c
include/linux/regmap.h