[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081218104301.GA12649@rakim.wolfsonmicro.main>
Date: Thu, 18 Dec 2008 10:43:02 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Samuel Ortiz <sameo@...nedhand.com>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] MFD updates
The following changes since commit d9f27a08919b6ea6e5266b3e32596286766715b2:
Samuel Ortiz (1):
mfd: Fix twl4030-core.c build error
are available in the git repository at:
git://opensource.wolfsonmicro.com/linux-2.6-audioplus for-sameo
Mark Brown (6):
mfd: Pass driver_data onto child devices
mfd: Register WM8400 codec device
mfd: Add WM8352 support
mfd: Handle missing WM8350 platform data
mfd: Support configurable numbers of DCDCs and ISINKs on WM8350
mfd: Add WM8351 support
drivers/mfd/Kconfig | 33 +
drivers/mfd/mfd-core.c | 1 +
drivers/mfd/wm8350-core.c | 139 ++-
drivers/mfd/wm8350-i2c.c | 2 +
drivers/mfd/wm8350-regmap.c | 2096 ++++++++++++++++++++++++++++++++++
drivers/mfd/wm8400-core.c | 31 +-
drivers/regulator/wm8350-regulator.c | 7 +
include/linux/mfd/wm8350/core.h | 8 +
include/linux/mfd/wm8350/pmic.h | 4 +
9 files changed, 2299 insertions(+), 22 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