From: Tony Lindgren <tony@atomide.com>
To: Arnaud Patard <arnaud.patard@rtp-net.org>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] board-nokia770: correct lcd name
Date: Thu, 16 Nov 2006 03:07:38 +0200 [thread overview]
Message-ID: <20061116010738.GN21064@atomide.com> (raw)
In-Reply-To: <858xig3fel.fsf@orfeo.duckcorp.org>
* Arnaud Patard <arnaud.patard@rtp-net.org> [061112 16:57]:
> Hi,
>
> (Sorry, I forgot to send this patch while sending the others)
>
> Some time ago, the 'lcd_lph8923' device was renamed to 'lcd_mipid' but
> the board-nokia770.c file was not updated accordingly, leading to not
> working lcd.
> This one-liner fixe the trouble.
>
> Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
> ---
>
> ---
> arch/arm/mach-omap1/board-nokia770.c | 2 1 + 1 - 0 !
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Index: linux-omap-2.6/arch/arm/mach-omap1/board-nokia770.c
> ===================================================================
> --- linux-omap-2.6.orig/arch/arm/mach-omap1/board-nokia770.c 2006-11-12 15:15:27.000000000 +0100
> +++ linux-omap-2.6/arch/arm/mach-omap1/board-nokia770.c 2006-11-12 15:16:21.000000000 +0100
> @@ -146,7 +146,7 @@ static struct ads7846_platform_data noki
>
> static struct spi_board_info nokia770_spi_board_info[] __initdata = {
> [0] = {
> - .modalias = "lcd_lph8923",
> + .modalias = "lcd_mipid",
> .bus_num = 2,
> .chip_select = 3,
> .max_speed_hz = 12000000,
Thanks, pushing today.
Tony
prev parent reply other threads:[~2006-11-16 1:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-12 14:31 [PATCH] board-nokia770: correct lcd name Arnaud Patard
2006-11-16 1:07 ` Tony Lindgren [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=20061116010738.GN21064@atomide.com \
--to=tony@atomide.com \
--cc=arnaud.patard@rtp-net.org \
--cc=linux-omap-open-source@linux.omap.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