All of lore.kernel.org
 help / color / mirror / Atom feed
From: walter harms <wharms@bfs.de>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] Duplicated request_region code in arch/powerpc and arch/ppc
Date: Sat, 25 Feb 2006 12:58:04 +0000	[thread overview]
Message-ID: <4400545C.1040408@bfs.de> (raw)
In-Reply-To: <200602250127.18815.tim@aapopfiets.nl>

hi tim,
chrp means "Common Hardware Reference Platform" therefore several boards 
can be exspected to have same design. I would add this as 
default_chrp_setup() into chrp_setup.c.

just my 2 cents,
re, walter


Tim Cooijmans wrote:
> These files all request the same regions, namely dma1, dma2, dma page reg, 
> pic1, pic2 and timer:
> 
> arch/powerpc/platforms/chrp/setup.c
> arch/powerpc/platforms/pseries/pci.c
> arch/ppc/platforms/chrp_setup.c
> arch/ppc/platforms/lopec.c
> arch/ppc/platforms/mvme5100.c
> arch/ppc/platforms/pplus.c
> arch/ppc/platforms/sandpoint.c
> 
> Should these requests be moved to a central function?  If so, what should the 
> function be called (i.e., why are the regions requested) and where should it 
> be defined?
> 
> Tim
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Kernel-janitors mailing list
> Kernel-janitors@lists.osdl.org
> https://lists.osdl.org/mailman/listinfo/kernel-janitors
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

      reply	other threads:[~2006-02-25 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-25  0:27 [KJ] Duplicated request_region code in arch/powerpc and arch/ppc Tim Cooijmans
2006-02-25 12:58 ` walter harms [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=4400545C.1040408@bfs.de \
    --to=wharms@bfs.de \
    --cc=kernel-janitors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.