public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@xenotime.net>
To: Linus Walleij <linus.walleij@stericsson.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
	linux-kernel@vger.kernel.org,
	Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH] mfd/abx500: fix missing abx500 header file updates
Date: Sun, 30 Oct 2011 10:57:06 -0700	[thread overview]
Message-ID: <4EAD8FF2.8090002@xenotime.net> (raw)
In-Reply-To: <1319804135-2740-1-git-send-email-linus.walleij@stericsson.com>

On 10/28/11 05:15, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@linaro.org>
> 
> I missed to include a patch adding the new silicon revision define
> CUT3P3 and remove the retired CUT0 versions of AB8500. Also delete
> the reference to the retired AB3550 from the header.
> 
> Reported-by: Randy Dunlap <rdunlap@xenotime.net>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Acked-by: Randy Dunlap <rdunlap@xenotime.net>

Thanks.

> ---
>  include/linux/mfd/abx500.h |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/include/linux/mfd/abx500.h b/include/linux/mfd/abx500.h
> index 896b5e4..e953b63 100644
> --- a/include/linux/mfd/abx500.h
> +++ b/include/linux/mfd/abx500.h
> @@ -6,7 +6,7 @@
>   *
>   * ABX500 core access functions.
>   * The abx500 interface is used for the Analog Baseband chip
> - * ab3100, ab3550, ab5500, and ab8500.
> + * AB3100, AB5500, and AB8500.
>   *
>   * Author: Mattias Wallin <mattias.wallin@stericsson.com>
>   * Author: Mattias Nilsson <mattias.i.nilsson@stericsson.com>
> @@ -35,11 +35,11 @@
>  #define AB5500_2_1	0x22
>  
>  /* AB8500 CIDs*/
> -#define AB8500_CUTEARLY	0x00
>  #define AB8500_CUT1P0	0x10
>  #define AB8500_CUT1P1	0x11
>  #define AB8500_CUT2P0	0x20
>  #define AB8500_CUT3P0	0x30
> +#define AB8500_CUT3P3	0x33
>  
>  /*
>   * AB3100, EVENTA1, A2 and A3 event register flags


-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  reply	other threads:[~2011-10-30 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-28 12:15 [PATCH] mfd/abx500: fix missing abx500 header file updates Linus Walleij
2011-10-30 17:57 ` Randy Dunlap [this message]
2011-10-30 23:02 ` 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=4EAD8FF2.8090002@xenotime.net \
    --to=rdunlap@xenotime.net \
    --cc=linus.walleij@linaro.org \
    --cc=linus.walleij@stericsson.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