All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: netdev@vger.kernel.org, nico@cam.org, Paul Mundt <lethal@linux-sh.org>
Subject: Re: [PATCH] smc91x Hitachi Solution Engine (SuperH) Support
Date: Sat, 29 Sep 2007 01:29:25 -0400	[thread overview]
Message-ID: <46FDE2B5.8050803@garzik.org> (raw)
In-Reply-To: <20070919210752.5b211317.iwamatsu@nigauri.org>

Nobuhiro Iwamatsu wrote:
> Hi, all.
> 
> This patch supports Hitachi Solution Engine (SuperH) of smc91x. 
> Please apply this patch .

> diff --git a/drivers/net/smc91x.h b/drivers/net/smc91x.h
> index 6ff3a16..af9e6bf 100644
> --- a/drivers/net/smc91x.h
> +++ b/drivers/net/smc91x.h
> @@ -284,6 +284,7 @@ SMC_outw(u16 val, void __iomem *ioaddr, int reg)
>  #elif   defined(CONFIG_SUPERH)
>  
>  #ifdef CONFIG_SOLUTION_ENGINE
> +#define SMC_IRQ_FLAGS		(0)
>  #define SMC_CAN_USE_8BIT       0
>  #define SMC_CAN_USE_16BIT      1
>  #define SMC_CAN_USE_32BIT      0


Does the SuperH maintainer ACK this?


  reply	other threads:[~2007-09-29  5:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-19 12:07 [PATCH] smc91x Hitachi Solution Engine (SuperH) Support Nobuhiro Iwamatsu
2007-09-29  5:29 ` Jeff Garzik [this message]
2007-09-29  6:35   ` Paul Mundt
2007-10-02 17:35 ` Jeff Garzik

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=46FDE2B5.8050803@garzik.org \
    --to=jeff@garzik.org \
    --cc=iwamatsu@nigauri.org \
    --cc=lethal@linux-sh.org \
    --cc=netdev@vger.kernel.org \
    --cc=nico@cam.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.