From: Tim Cooijmans <tim@aapopfiets.nl>
To: kernel-janitors@vger.kernel.org
Subject: [KJ] Duplicated request_region code in arch/powerpc and arch/ppc
Date: Sat, 25 Feb 2006 00:27:18 +0000 [thread overview]
Message-ID: <200602250127.18815.tim@aapopfiets.nl> (raw)
[-- Attachment #1: Type: text/plain, Size: 494 bytes --]
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
[-- Attachment #2: Type: text/plain, Size: 168 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
next reply other threads:[~2006-02-25 0:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-25 0:27 Tim Cooijmans [this message]
2006-02-25 12:58 ` [KJ] Duplicated request_region code in arch/powerpc and arch/ppc walter harms
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=200602250127.18815.tim@aapopfiets.nl \
--to=tim@aapopfiets.nl \
--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.