All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Amit Pundir <amit.pundir@linaro.org>
Cc: Stable <stable@vger.kernel.org>,
	Stanislaw Gruszka <sgruszka@redhat.com>,
	Vishal Thanki <vishalthanki@gmail.com>,
	Kalle Valo <kvalo@codeaurora.org>
Subject: Re: [PATCH for-4.9 3/7] rt2x00: avoid introducing a USB dependency in the rt2x00lib module
Date: Tue, 27 Jun 2017 13:03:03 +0200	[thread overview]
Message-ID: <20170627110303.GC10609@kroah.com> (raw)
In-Reply-To: <1498464091-26753-4-git-send-email-amit.pundir@linaro.org>

On Mon, Jun 26, 2017 at 01:31:27PM +0530, Amit Pundir wrote:
> From: Stanislaw Gruszka <sgruszka@redhat.com>
> 
> commit 6232c17438ed01f43665197db5a98a4a4f77ef47 upstream.
> 
> As reported by Felix:
> 
> Though protected by an ifdef, introducing an usb symbol dependency in
> the rt2x00lib module is a major inconvenience for distributions that
> package kernel modules split into individual packages.
> 
> Get rid of this unnecessary dependency by calling the usb related
> function from a more suitable place.
> 
> Cc: Vishal Thanki <vishalthanki@gmail.com>
> Reported-by: Felix Fietkau <nbd@nbd.name>
> Fixes: 8b4c0009313f ("rt2x00usb: Use usb anchor to manage URB")
> Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
> Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
> ---
>  drivers/net/wireless/ralink/rt2x00/rt2x00dev.c | 23 ++++++++---------------
>  drivers/net/wireless/ralink/rt2x00/rt2x00usb.c |  5 +++++
>  2 files changed, 13 insertions(+), 15 deletions(-)

I keep skipping this patch, but people keep submitting it, so I might as
well give in and take it this time :)

thanks,

greg k-h

  reply	other threads:[~2017-06-27 11:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-26  8:01 [PATCH for-4.9 0/7] Stable commits picked up from lede project Amit Pundir
2017-06-26  8:01 ` [PATCH for-4.9 1/7] of: Add check to of_scan_flat_dt() before accessing initial_boot_params Amit Pundir
2017-06-26  8:01 ` [PATCH for-4.9 2/7] mtd: spi-nor: fix spansion quad enable Amit Pundir
2017-06-26  8:01 ` [PATCH for-4.9 3/7] rt2x00: avoid introducing a USB dependency in the rt2x00lib module Amit Pundir
2017-06-27 11:03   ` Greg KH [this message]
2017-06-26  8:01 ` [PATCH for-4.9 4/7] net: phy: Initialize mdio clock at probe function Amit Pundir
2017-06-26  8:01 ` [PATCH for-4.9 5/7] dmaengine: bcm2835: Fix cyclic DMA period splitting Amit Pundir
2017-06-26  8:01 ` [PATCH for-4.9 6/7] spi: double time out tolerance Amit Pundir
2017-06-26 11:54   ` Mark Brown
2017-06-26  8:01 ` [PATCH for-4.9 7/7] net: phy: fix marvell phy status reading Amit Pundir
2017-06-27 11:08 ` [PATCH for-4.9 0/7] Stable commits picked up from lede project Greg KH
2017-06-27 11:12   ` Amit Pundir

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=20170627110303.GC10609@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=amit.pundir@linaro.org \
    --cc=kvalo@codeaurora.org \
    --cc=sgruszka@redhat.com \
    --cc=stable@vger.kernel.org \
    --cc=vishalthanki@gmail.com \
    /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.