public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
To: gregkh@linuxfoundation.org, broonie@kernel.org
Cc: linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com
Subject: [PATCH 0/2] debugfs: support read-only and write-only bool types
Date: Fri,  5 Jun 2015 15:34:44 +0100	[thread overview]
Message-ID: <1433514886-11884-1-git-send-email-rf@opensource.wolfsonmicro.com> (raw)

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


             reply	other threads:[~2015-06-05 14:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05 14:34 Richard Fitzgerald [this message]
2015-06-05 14:34 ` [PATCH 1/2] debugfs: support read-only and write-only bool types Richard Fitzgerald
2015-06-05 16:42   ` Mark Brown
2015-06-08 20:57     ` Greg KH
2015-06-05 14:34 ` [PATCH 2/2] regmap: Fix permissions on debugfs cache controls Richard Fitzgerald
2015-06-05 15:25   ` Mark Brown
2015-06-05 15:53     ` Richard Fitzgerald
2015-06-05 16:53       ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1433514886-11884-1-git-send-email-rf@opensource.wolfsonmicro.com \
    --to=rf@opensource.wolfsonmicro.com \
    --cc=broonie@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.wolfsonmicro.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox