From: "Michael Büsch" <mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>
To: Arnd Hannemann <arnd-BCMAnToX5e2ELgA04lAiVw@public.gmane.org>
Cc: Larry Finger
<Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>,
"linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: b43 sdio: WARNING: at drivers/mmc/core/core.c:237 mmc_wait_for_cmd
Date: Thu, 28 Oct 2010 17:11:18 +0200 [thread overview]
Message-ID: <1288278678.29188.71.camel@maggie> (raw)
In-Reply-To: <4CC99206.5090105-BCMAnToX5e2ELgA04lAiVw@public.gmane.org> (sfid-20101028_170910_533098_04D99458)
On Thu, 2010-10-28 at 17:08 +0200, Arnd Hannemann wrote:
> > Index: wireless-testing/drivers/net/wireless/b43/sdio.c
> > ===================================================================
> > --- wireless-testing.orig/drivers/net/wireless/b43/sdio.c
> > +++ wireless-testing/drivers/net/wireless/b43/sdio.c
> > @@ -175,7 +175,9 @@ static void b43_sdio_remove(struct sdio_
> > struct b43_sdio *sdio = sdio_get_drvdata(func);
> >
> > ssb_bus_unregister(&sdio->ssb);
> > + sdio_claim_host(func);
> > sdio_disable_func(func);
> > + sdio_release_host(func);
> > kfree(sdio);
> > sdio_set_drvdata(func, NULL);
> > }
> >
>
> Thanks, that fixes the warning.
I'm OK with that patch.
--
Greetings Michael.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2010-10-28 15:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-27 18:52 b43 sdio: WARNING: at drivers/mmc/core/core.c:237 mmc_wait_for_cmd Arnd Hannemann
[not found] ` <4CC874F4.5050908-BCMAnToX5e2ELgA04lAiVw@public.gmane.org>
2010-10-28 0:58 ` Larry Finger
[not found] ` <4CC8CAAE.3040100-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
2010-10-28 14:28 ` Arnd Hannemann
2010-10-28 14:49 ` Larry Finger
2010-10-28 15:08 ` Arnd Hannemann
[not found] ` <4CC99206.5090105-BCMAnToX5e2ELgA04lAiVw@public.gmane.org>
2010-10-28 15:11 ` Michael Büsch [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=1288278678.29188.71.camel@maggie \
--to=mb-fseuscv1ubazqb+pc5nmwq@public.gmane.org \
--cc=Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org \
--cc=arnd-BCMAnToX5e2ELgA04lAiVw@public.gmane.org \
--cc=linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.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