[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1435066375-23728-1-git-send-email-rf@opensource.wolfsonmicro.com>
Date: Tue, 23 Jun 2015 14:32:53 +0100
From: Richard Fitzgerald <rf@...nsource.wolfsonmicro.com>
To: broonie@...nel.org, gregkh@...uxfoundation.org
Cc: patches@...nsource.wolfsonmicro.com, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] regmap: debugfs: Allow writes to cache state settings
PATCH 1: Export the bool read/write functions from debugfs so that they can
be re-used. This is based on
/gregkh/driver-core.git : driver-core-next
PATCH 2: Allow the regmap debugfs cache state entries to be writable
This is based on:
/broonie/regmap.git : for-next
Richard Fitzgerald (2):
debugfs: Export bool read/write functions
regmap: debugfs: Allow writes to cache state settings
drivers/base/regmap/regmap-debugfs.c | 90 ++++++++++++++++++++++++++++++++--
fs/debugfs/file.c | 14 +++--
include/linux/debugfs.h | 20 ++++++++
3 files changed, 114 insertions(+), 10 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