[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1433514886-11884-1-git-send-email-rf@opensource.wolfsonmicro.com>
Date: Fri, 5 Jun 2015 15:34:44 +0100
From: Richard Fitzgerald <rf@...nsource.wolfsonmicro.com>
To: gregkh@...uxfoundation.org, broonie@...nel.org
Cc: linux-kernel@...r.kernel.org, patches@...nsource.wolfsonmicro.com
Subject: [PATCH 0/2] debugfs: support read-only and write-only bool types
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists