[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1309857266-3663-1-git-send-email-peter.ujfalusi@ti.com>
Date: Tue, 5 Jul 2011 12:14:21 +0300
From: Peter Ujfalusi <peter.ujfalusi@...com>
To: Liam Girdwood <lrg@...com>, Tony Lindgren <tony@...mide.com>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Samuel Ortiz <sameo@...ux.intel.com>,
Dmitry Torokhov <dmitry.torokhov@...il.com>
CC: linux-kernel@...r.kernel.org, alsa-devel@...a-project.org,
Misael Lopez Cruz <misael.lopez@...com>,
Felipe Balbi <balbi@...com>
Subject: [PATCH 0/5] MFD/input/ASoC: twl6040: irq registration changes
Hello,
As Samuel, and Felipe requested for the twl6040 MFD series:
http://marc.info/?l=linux-kernel&m=130978512225430&w=2
http://marc.info/?l=linux-omap&m=130978403224218&w=2
This is the update to remove the obfuscation around the threaded irq request
in the twl6040 driver and it's slaves.
With this change the slaves uses directly the threaded irq request, and the
core driver passes the irq number for the slaves to use (configured runtime, so
machine drivers do not need to be updated).
Regards,
Peter
PS: for the remaining comments from Samuel I have changed the series, since the
requested change was small.
I'm not intended to send the series again, unless it is requested (again the
change from v6 is minimal - few lines has been removed/replaced).
---
Peter Ujfalusi (5):
MFD: twl6040: Add irq variable for slave devices
input: twl6040-vibra: Do not use wrapper for irq request
ASoC: twl6040: Do not use wrapper for irq request
MFD: twl6040: Demand valid interrupt configuration
MFD: twl6040: Remove wrapper for threaded irq request
drivers/input/misc/twl6040-vibra.c | 17 +++++++++----
drivers/mfd/twl6040-core.c | 46 ++++++++++++++++++-----------------
drivers/mfd/twl6040-irq.c | 16 +-----------
include/linux/i2c/twl.h | 2 +
include/linux/mfd/twl6040.h | 22 -----------------
sound/soc/codecs/twl6040.c | 17 +++++++++----
6 files changed, 51 insertions(+), 69 deletions(-)
--
1.7.6
--
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