Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: pdh@colonel-panic.org (Peter Horton)
To: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Cc: Ralf Baechle <ralf@linux-mips.org>,
	linux-mips <linux-mips@linux-mips.org>
Subject: Re: [PATCH 9/12] removed unused resources for Cobalt
Date: Thu, 24 Aug 2006 20:31:21 +0100	[thread overview]
Message-ID: <20060824193121.GA23792@colonel-panic.org> (raw)
In-Reply-To: <20060822225755.55a055c0.yoichi_yuasa@tripeaks.co.jp>

On Tue, Aug 22, 2006 at 10:57:55PM +0900, Yoichi Yuasa wrote:
> 
> This patch has removed unused resources for Cobalt.
> 
> -static struct resource cobalt_io_resources[] = {
> -	{
> -		.start	= 0x00,
> -		.end	= 0x1f,
> -		.name	= "dma1",
> -		.flags	= IORESOURCE_BUSY
> -	}, {
> -		.start	= 0x40,
> -		.end	= 0x5f,
> -		.name	= "timer",
> -		.flags	= IORESOURCE_BUSY
> -	}, {
> -		.start	= 0x60,
> -		.end	= 0x6f,
> -		.name	= "keyboard",
> -		.flags	= IORESOURCE_BUSY
> -	}, {
> -		.start	= 0x80,
> -		.end	= 0x8f,
> -		.name	= "dma page reg",
> -		.flags	= IORESOURCE_BUSY
> -	}, {
> -		.start	= 0xc0,
> -		.end	= 0xdf,
> -		.name	= "dma2",
> -		.flags	= IORESOURCE_BUSY
> -	},
> -};
> -

Is this correct ? These resources maybe unused, but the registers are
there, and should be listed as unavailable.

P.

  reply	other threads:[~2006-08-24 19:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-22 13:57 [PATCH 9/12] removed unused resources for Cobalt Yoichi Yuasa
2006-08-24 19:31 ` Peter Horton [this message]
2006-08-24 23:11   ` Yoichi Yuasa
2006-08-24 23:11     ` Yoichi Yuasa
2006-08-25  0:11     ` Ralf Baechle
2006-08-31  3:48       ` Yoichi Yuasa

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=20060824193121.GA23792@colonel-panic.org \
    --to=pdh@colonel-panic.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    --cc=yoichi_yuasa@tripeaks.co.jp \
    /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