linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
	<linux-kernel@vger.kernel.org>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: Re: [PATCH 0/6] MFD: twl6040: Conversion to use regmap_irq
Date: Mon, 12 Nov 2012 15:52:18 +0100	[thread overview]
Message-ID: <50A10D22.9050103@ti.com> (raw)
In-Reply-To: <1349956533-6374-1-git-send-email-peter.ujfalusi@ti.com>

Hi Samuel,

On 10/11/2012 01:55 PM, Peter Ujfalusi wrote:
> Hello,
> 
> This series will convert the twl6040 MFD core driver to use regmap_irq instead
> of the custom interrupt code it used. In this way considerable amount of code
> can be removed and we are going to use common, well tested code for the interrupt
> dispatch.
> 
> The series is for 3.8.

Did you had time to look at this series?
I can resend it if it is better for you.

Regards,
Péter

> 
> Regards,
> Peter
> ---
> Peter Ujfalusi (6):
>   MFD: twl6040: Fix typo for power on failure
>   MFD: twl6040: Remove unused parameter for
>     twl6040_power_up_completion()
>   MFD: twl6040: Restructure power up and down code
>   MFD: twl6040: Correct Ready and Thermal interrupt handling
>   MFD: twl6040: Convert to use regmap_irq
>   MFD: twl6040: Rename the core driver
> 
>  drivers/mfd/Kconfig                       |   4 +-
>  drivers/mfd/Makefile                      |   2 +-
>  drivers/mfd/twl6040-irq.c                 | 205 ------------------------------
>  drivers/mfd/{twl6040-core.c => twl6040.c} | 137 ++++++++++++--------
>  include/linux/mfd/twl6040.h               |  10 +-
>  5 files changed, 92 insertions(+), 266 deletions(-)
>  delete mode 100644 drivers/mfd/twl6040-irq.c
>  rename drivers/mfd/{twl6040-core.c => twl6040.c} (84%)
> 

  parent reply	other threads:[~2012-11-12 14:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-11 11:55 [PATCH 0/6] MFD: twl6040: Conversion to use regmap_irq Peter Ujfalusi
2012-10-11 11:55 ` [PATCH 1/6] MFD: twl6040: Fix typo for power on failure Peter Ujfalusi
2012-10-11 11:55 ` [PATCH 2/6] MFD: twl6040: Remove unused parameter for twl6040_power_up_completion() Peter Ujfalusi
2012-10-11 11:55 ` [PATCH 3/6] MFD: twl6040: Restructure power up and down code Peter Ujfalusi
2012-10-11 11:55 ` [PATCH 4/6] MFD: twl6040: Correct Ready and Thermal interrupt handling Peter Ujfalusi
2012-10-11 11:55 ` [PATCH 5/6] MFD: twl6040: Convert to use regmap_irq Peter Ujfalusi
2012-10-16  6:20   ` Mark Brown
2012-10-11 11:55 ` [PATCH 6/6] MFD: twl6040: Rename the core driver Peter Ujfalusi
2012-11-12 14:52 ` Peter Ujfalusi [this message]
2012-11-13 18:55 ` [PATCH 0/6] MFD: twl6040: Conversion to use regmap_irq Samuel Ortiz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50A10D22.9050103@ti.com \
    --to=peter.ujfalusi@ti.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).