All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Rapoport <mike.rapoport@gmail.com>
To: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Brett Rudley <brudley@broadcom.com>,
	Henry Ptasinski <henryp@broadcom.com>,
	Dowan Kim <dowan@broadcom.com>,
	linux-wireless@vger.kernel.org,
	Mike Rapoport <mike.rapoport@gmail.com>
Subject: [PATCH 0/4] staging: brcm80211: misc cleanups
Date: Sun, 14 Nov 2010 13:36:20 +0200	[thread overview]
Message-ID: <cover.1289734125.git.mike.rapoport@gmail.com> (raw)

These patches remove some unused declarations in include/linux_osl.h
and unused bindings to SDIO controller devices in brcmfmac driver

Mike Rapoport (4):
  staging: brcm80211: remove unused osl_pkt{get,free}_static
  staging: brcm80211: brcmfmac: remove PCI SDIO controller binding
  staging: brcm80211: brcmfmac: remove PXA SDIO controller binding
  staging: brcm80211: brcmfmac: cleanup bcmsdh_(un)register

 drivers/staging/brcm80211/brcmfmac/bcmsdh_linux.c |  259 +--------------------
 drivers/staging/brcm80211/include/linux_osl.h     |    3 -
 2 files changed, 1 insertions(+), 261 deletions(-)


             reply	other threads:[~2010-11-14 11:36 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-14 11:36 Mike Rapoport [this message]
2010-11-14 11:36 ` [PATCH 1/4] staging: brcm80211: remove unused osl_pkt{get,free}_static Mike Rapoport
2010-11-14 11:36 ` [PATCH 2/4] staging: brcm80211: brcmfmac: remove PCI SDIO controller binding Mike Rapoport
2010-11-16 20:04   ` Greg KH
2010-11-17  7:58     ` Mike Rapoport
2010-11-17 21:10       ` Greg KH
2010-11-17 22:00         ` Mike Rapoport
2010-11-17 22:11           ` Greg KH
2010-11-17 22:32             ` Brett Rudley
2010-11-18  7:39               ` Mike Rapoport
2010-11-18  7:39             ` Mike Rapoport
2010-11-14 11:36 ` [PATCH 3/4] staging: brcm80211: brcmfmac: remove PXA " Mike Rapoport
2010-11-14 11:36 ` [PATCH 4/4] staging: brcm80211: brcmfmac: cleanup bcmsdh_(un)register Mike Rapoport
2010-11-16 20:04   ` Greg KH
2010-11-17  8:00     ` Mike Rapoport
2010-11-17 21:11       ` Greg KH
2010-11-17 22:02         ` Mike Rapoport
2010-11-17 22:11           ` Greg KH
2010-11-19 19:27 ` [PATCH 0/4] staging: brcm80211: misc cleanups Brett Rudley

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=cover.1289734125.git.mike.rapoport@gmail.com \
    --to=mike.rapoport@gmail.com \
    --cc=brudley@broadcom.com \
    --cc=dowan@broadcom.com \
    --cc=gregkh@suse.de \
    --cc=henryp@broadcom.com \
    --cc=linux-wireless@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.