linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Ilkka Koskinen <ilkka.koskinen@nokia.com>
Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH] mfd: twl5031: Rename sih modules
Date: Fri, 21 May 2010 00:59:38 +0200	[thread overview]
Message-ID: <20100520225935.GE3130@sortiz.org> (raw)
In-Reply-To: <1274349860-1736-1-git-send-email-ilkka.koskinen@nokia.com>

Hi Ilkka,

On Thu, May 20, 2010 at 01:04:20PM +0300, Ilkka Koskinen wrote:
> Fix the names of twl5031 specific sih modules to match
> the documentation.
Patch applied, thanks.

Cheers,
Samuel.


> Signed-off-by: Ilkka Koskinen <ilkka.koskinen@nokia.com>
> ---
>  drivers/mfd/twl4030-irq.c |   11 ++++++-----
>  1 files changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/drivers/mfd/twl4030-irq.c b/drivers/mfd/twl4030-irq.c
> index 202bdd5..097f24d 100644
> --- a/drivers/mfd/twl4030-irq.c
> +++ b/drivers/mfd/twl4030-irq.c
> @@ -232,10 +232,11 @@ static const struct sih sih_modules_twl5031[8] = {
>  	},
>  	[6] = {
>  		/*
> -		 * ACI doesn't use the same SIH organization.
> -		 * For example, it supports only one interrupt line
> +		 * ECI/DBI doesn't use the same SIH organization.
> +		 * For example, it supports only one interrupt output line.
> +		 * That is, the interrupts are seen on both INT1 and INT2 lines.
>  		 */
> -		.name		= "aci",
> +		.name		= "eci_dbi",
>  		.module		= TWL5031_MODULE_ACCESSORY,
>  		.bits		= 9,
>  		.bytes_ixr	= 2,
> @@ -247,8 +248,8 @@ static const struct sih sih_modules_twl5031[8] = {
>  
>  	},
>  	[7] = {
> -		/* Accessory */
> -		.name		= "acc",
> +		/* Audio accessory */
> +		.name		= "audio",
>  		.module		= TWL5031_MODULE_ACCESSORY,
>  		.control_offset	= TWL5031_ACCSIHCTRL,
>  		.bits		= 2,
> -- 
> 1.6.0.4
> 

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

      reply	other threads:[~2010-05-20 22:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20 10:04 [PATCH] mfd: twl5031: Rename sih modules Ilkka Koskinen
2010-05-20 22:59 ` Samuel Ortiz [this message]

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=20100520225935.GE3130@sortiz.org \
    --to=sameo@linux.intel.com \
    --cc=ilkka.koskinen@nokia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    /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).