[PATCH 0/2] debugfs: support read-only and write-only bool types

From: Richard Fitzgerald
Date: Fri Jun 05 2015 - 10:37:33 EST


Honour the read/write access bits for bool types.
Regmap is declaring two of its read/write bools as read-only so
I have also done a patch for that.

Richard Fitzgerald (2):
debugfs: support read-only and write-only bool types
regmap: Fix permissions on debugfs cache controls

drivers/base/regmap/regmap-debugfs.c | 12 +++++-----
fs/debugfs/file.c | 35 ++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 6 deletions(-)

--
1.7.2.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/