[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111207162256.GI22355@opensource.wolfsonmicro.com>
Date: Thu, 8 Dec 2011 00:22:57 +0800
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Grant Likely <grant@...retlab.ca>
Cc: linux-kernel@...r.kernel.org, Kukjin Kim <kgene.kim@...sung.com>
Subject: [PATCH 0/4] Random GPIO updates
This is a fairly random selection of updates I've been sitting on for
the gpios, partly built up over your sabbatical but a couple predating
that. No real theme here except for time.
The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416:
Linux 3.2-rc4 (2011-12-01 14:56:01 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git gpio/misc
Mark Brown (4):
gpio: Explicitly index samsung_gpio_cfgs
gpio: Fix typo in comment in Samsung driver
gpio: Convert GPIO drivers to module_platform_driver
gpio: Add decode of WM8994 GPIO configuration
drivers/gpio/gpio-adp5520.c | 12 +------
drivers/gpio/gpio-cs5535.c | 13 +------
drivers/gpio/gpio-da9052.c | 12 +------
drivers/gpio/gpio-generic.c | 12 +------
drivers/gpio/gpio-janz-ttl.c | 13 +------
drivers/gpio/gpio-rdc321x.c | 13 +------
drivers/gpio/gpio-samsung.c | 31 ++++++++++------
drivers/gpio/gpio-sch.c | 13 +------
drivers/gpio/gpio-timberdale.c | 13 +------
drivers/gpio/gpio-ucb1400.c | 13 +------
drivers/gpio/gpio-vr41xx.c | 13 +------
drivers/gpio/gpio-vx855.c | 12 +------
drivers/gpio/gpio-wm8994.c | 79 +++++++++++++++++++++++++++++++++++++++-
13 files changed, 108 insertions(+), 141 deletions(-)
--
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