mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: ian <spyro@f2s.com>
To: Philipp Zabel <philipp.zabel@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Alberto Mardegan <mardy@users.sourceforge.net>,
	Richard Purdie <rpurdie@rpsys.net>
Subject: Re: [PATCH] w100fb: do not depend on SHARPSL
Date: Wed, 18 Jun 2008 20:59:57 +0100	[thread overview]
Message-ID: <1213819197.17281.7.camel@wirenth> (raw)
In-Reply-To: <1213810146.8144.5.camel@localhost.localdomain>

On Wed, 2008-06-18 at 19:29 +0200, Philipp Zabel wrote:
> Apart from Sharp SL-Cxx series, there are a few other devices that have
> ATI Imageon chips, among them HP iPAQ hx4700.
> 
> Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>

Acked-by: Ian Molton <spyro@f2s.com>

> ---
>  drivers/video/Kconfig |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
> index 002b61b..e0c5f96 100644
> --- a/drivers/video/Kconfig
> +++ b/drivers/video/Kconfig
> @@ -1825,12 +1825,13 @@ config FB_FSL_DIU
>  
>  config FB_W100
>  	tristate "W100 frame buffer support"
> -	depends on FB && PXA_SHARPSL
> +	depends on FB && ARCH_PXA
>   	select FB_CFB_FILLRECT
>   	select FB_CFB_COPYAREA
>   	select FB_CFB_IMAGEBLIT
>  	---help---
>  	  Frame buffer driver for the w100 as found on the Sharp SL-Cxx series.
> +	  It can also drive the w3220 chip found on iPAQ hx4700.
>  
>  	  This driver is also available as a module ( = code which can be
>  	  inserted and removed from the running kernel whenever you want). The


      reply	other threads:[~2008-06-18 20:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-18 17:29 Philipp Zabel
2008-06-18 19:59 ` ian [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=1213819197.17281.7.camel@wirenth \
    --to=spyro@f2s.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mardy@users.sourceforge.net \
    --cc=philipp.zabel@gmail.com \
    --cc=rpurdie@rpsys.net \
    /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

Powered by JetHome