debugfs: Export bool read/write functions
authorRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
Tue, 23 Jun 2015 13:32:54 +0000 (14:32 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 20 Jul 2015 17:44:50 +0000 (18:44 +0100)
The file read/write functions for bools have no special dependencies
on debugfs internals and are sufficiently non-trivial to be worth
exporting so clients can re-use the implementation.

Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
fs/debugfs/file.c
include/linux/debugfs.h

Simple merge
Simple merge