From: Aurelien Jarno <aurelien@aurel32.net>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: Michael Buesch <mb@bu3sch.de>, Adrian Bunk <bunk@kernel.org>,
Larry Finger <Larry.Finger@lwfinger.net>,
ralf@linux-mips.org, linux-mips@linux-mips.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [SSB] PCI core driver: use new SPROM data structure
Date: Thu, 28 Feb 2008 15:11:26 +0100 [thread overview]
Message-ID: <47C6C10E.9000300@aurel32.net> (raw)
In-Reply-To: <200802181910.46581.mb@bu3sch.de>
Michael Buesch a écrit :
> On Monday 18 February 2008 11:02:57 Aurelien Jarno wrote:
>> Switch the SSB PCI core driver to the new SPROM data structure now that
>> the old one has been removed.
>>
>> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
>
> Acked-by: Michael Buesch <mb@bu3sch.de>
>
> John, can you please apply this?
John, any news about this patch?
>> ---
>> drivers/ssb/driver_pcicore.c | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/drivers/ssb/driver_pcicore.c b/drivers/ssb/driver_pcicore.c
>> index 2faaa90..191db7a 100644
>> --- a/drivers/ssb/driver_pcicore.c
>> +++ b/drivers/ssb/driver_pcicore.c
>> @@ -362,7 +362,7 @@ static int pcicore_is_in_hostmode(struct ssb_pcicore *pc)
>> chipid_top != 0x5300)
>> return 0;
>>
>> - if (bus->sprom.r1.boardflags_lo & SSB_PCICORE_BFL_NOPCI)
>> + if (bus->sprom.boardflags_lo & SSB_PCICORE_BFL_NOPCI)
>> return 0;
>>
>> /* The 200-pin BCM4712 package does not bond out PCI. Even when
>> --
>> 1.5.4.1
>>
>
>
>
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' aurel32@debian.org | aurelien@aurel32.net
`- people.debian.org/~aurel32 | www.aurel32.net
next prev parent reply other threads:[~2008-02-28 14:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-17 20:09 mips/bcm47xx/setup.c compile error Adrian Bunk
2008-02-18 7:49 ` Aurelien Jarno
2008-02-18 10:01 ` Aurelien Jarno
2008-02-18 10:02 ` [PATCH] [SSB] PCI core driver: use new SPROM data structure Aurelien Jarno
2008-02-18 18:10 ` Michael Buesch
2008-02-28 14:11 ` Aurelien Jarno [this message]
2008-02-28 14:41 ` John W. Linville
2008-02-18 10:04 ` [MIPS] BCM47XX: use new SSB " Aurelien Jarno
2008-02-19 17:01 ` Ralf Baechle
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=47C6C10E.9000300@aurel32.net \
--to=aurelien@aurel32.net \
--cc=Larry.Finger@lwfinger.net \
--cc=bunk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=linville@tuxdriver.com \
--cc=mb@bu3sch.de \
--cc=ralf@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox