From: Andrew Morton <akpm@linux-foundation.org>
Cc: jayakumar.lkml@gmail.com, linux-fbdev-devel@lists.sourceforge.net
Subject: Re: [PATCH 1/2 2.6.24] fbdev: platforming metronomefb and am200epd
Date: Thu, 3 Apr 2008 15:32:26 -0700 [thread overview]
Message-ID: <20080403153226.71ce93df.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080403051908.29628.86131.sendpatchset@apodmy1>
On Thu, 03 Apr 2008 01:19:08 -0400
Jaya Kumar <jayakumar.lkml@gmail.com> wrote:
> Hi Tony, Geert, Andrew, fbdev,
>
> This patchset has 2 patches. They are are in order to split metronomefb and
> hecubafb into platform independent (platform drivers) and platform specific
> (platform devices) drivers which are am200epd (arm) and n411 (x86). The
> improvement over the last time I posted this is that I've now added module
> refcount handling in the platform drivers and so module loading/unloading
> works.
>
> I would be grateful for any feedback on this.
>
> Thanks,
> jaya
>
> This patch splits metronomefb into the platform independent metronomefb and
> the platform dependent am200epd. It also includes some comment cleanup and
> a bugfix for the use of cfb_* functions instead of sys_* functions. The
> Kconfig and Makefile changes include the changes needed for hecubafb and
> n411.
>
argh.
Please don't mix huge code-motion changes into the same patch with bugfixes!
a) we want to be able to look at and review that bugfix in isolation
b) what happens if someone (eg a distro) is shipping 2.6.23 and wants to
backport your bugfix?
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
next prev parent reply other threads:[~2008-04-03 22:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-03 5:19 [PATCH 1/2 2.6.24] fbdev: platforming metronomefb and am200epd Jaya Kumar
2008-04-03 5:19 ` [PATCH 2/2 2.6.24] fbdev: platforming hecubafb and n411 Jaya Kumar
2008-04-03 22:32 ` Andrew Morton [this message]
2008-04-04 0:58 ` [PATCH 1/2 2.6.24] fbdev: platforming metronomefb and am200epd Jaya Kumar
2008-04-04 1:22 ` Andrew Morton
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=20080403153226.71ce93df.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=jayakumar.lkml@gmail.com \
--cc=linux-fbdev-devel@lists.sourceforge.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;
as well as URLs for NNTP newsgroup(s).