[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1313119995-15382-1-git-send-email-kyle@kylemanna.com>
Date: Thu, 11 Aug 2011 22:33:11 -0500
From: Kyle Manna <kyle@...emanna.com>
To: Tony Lindgren <tony@...mide.com>,
Russell King <linux@....linux.org.uk>,
Samuel Ortiz <sameo@...ux.intel.com>
Cc: Keerthy <j-keerthy@...com>, linux-omap@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Kyle Manna <kyle@...emanna.com>
Subject: [PATCH v2 0/4] Fixes to twl4030-madc and add BeagleBoard support
These patches add basic functionality to the twl4030-madc driver to make
it work on the BeagleBoard xM.
Version 2 adds fixes per Grazvydas Ignotas and the check for NULL pointer patch.
Kyle Manna (4):
mfd: twl4030-madc: copy the device pointer
mfd: twl4030-madc: turn on the MADC clock
mfd: twl4030-madc: check for NULL pointer
arm: BeagleBoard: add support for the twl4030-madc
arch/arm/mach-omap2/board-omap3beagle.c | 9 ++++++++-
drivers/mfd/twl4030-madc.c | 27 ++++++++++++++++++++++++++-
include/linux/i2c/twl4030-madc.h | 4 ++++
3 files changed, 38 insertions(+), 2 deletions(-)
--
1.7.4.1
--
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