netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Hauke Mehrtens <hauke@hauke-m.de>,
	Jiri Slaby <jirislaby@gmail.com>,
	Nick Kossifidis <mickflemm@gmail.com>,
	"Luis R. Rodriguez" <mcgrof@do-not-panic.com>,
	"John W. Linville" <linville@tuxdriver.com>,
	"open list:ATHEROS ATH5K WIR..." <linux-wireless@vger.kernel.org>,
	"open list:ATHEROS ATH5K WIR..." <ath5k-devel@lists.ath5k.org>,
	open@hauke-m.de,
	"list@hauke-m.de:NETWORKING DRIVERS" <netdev@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 09/28] Remove ATHEROS_AR231X
Date: Sun, 09 Feb 2014 21:03:45 +0100	[thread overview]
Message-ID: <52F7DF21.70207@nod.at> (raw)
In-Reply-To: <52F7D480.1050106@hauke-m.de>

Am 09.02.2014 20:18, schrieb Hauke Mehrtens:
> On 02/09/2014 07:47 PM, Richard Weinberger wrote:
>> The symbol is an orphan, get rid of it.
>>
>> Signed-off-by: Richard Weinberger <richard@nod.at>
>> ---
>>  drivers/net/wireless/ath/ath5k/Kconfig | 10 +++++-----
>>  drivers/net/wireless/ath/ath5k/ath5k.h | 28 ----------------------------
>>  drivers/net/wireless/ath/ath5k/base.c  | 14 --------------
>>  drivers/net/wireless/ath/ath5k/led.c   |  7 -------
>>  4 files changed, 5 insertions(+), 54 deletions(-)
>>
> 
> This code is used in OpenWrt with an out of tree arch code for the
> Atheros 231x/531x SoC. [0] I do not think anyone is working on adding
> this code to mainline Linux kernel, because of lack of time/interest.

Sorry, we don't maintain out of tree code.

Thanks,
//richard

  reply	other threads:[~2014-02-09 20:03 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1391971686-9517-1-git-send-email-richard@nod.at>
     [not found] ` <1391971686-9517-1-git-send-email-richard-/L3Ra7n9ekc@public.gmane.org>
2014-02-09 18:47   ` [PATCH 09/28] Remove ATHEROS_AR231X Richard Weinberger
     [not found]     ` <1391971686-9517-10-git-send-email-richard-/L3Ra7n9ekc@public.gmane.org>
2014-02-09 19:09       ` Joe Perches
2014-02-09 19:43         ` Paul Bolle
2014-02-09 19:18       ` Hauke Mehrtens
2014-02-09 20:03         ` Richard Weinberger [this message]
2014-02-10 12:05           ` Sergey Ryazanov
2014-02-10 12:17             ` Oleksij Rempel
2014-02-10 12:38               ` Sergey Ryazanov
2014-02-10 22:37                 ` Florian Fainelli
2014-02-10 23:43                   ` Sergey Ryazanov
2014-02-12 10:50                     ` Sergey Ryazanov
     [not found]                       ` <CAHNKnsRQp7WLSJNAXEYPTd=qs1DquOfNgKtHES-Utvcy1=FEgQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-02-13 20:14                         ` John W. Linville
2014-04-15 17:08                           ` Paul Bolle
2014-04-16  9:20                             ` Sergey Ryazanov
2014-06-18 10:25                               ` Paul Bolle
2014-06-18 11:10                                 ` Sergey Ryazanov
2014-06-18 11:46                                   ` Paul Bolle
2014-06-18 13:15                                     ` [ath5k-devel] " Holger Schurig
2014-06-18 13:42                                       ` Paul Bolle
2014-09-05 10:10                                     ` Paul Bolle
2014-09-05 11:12                                       ` Sergey Ryazanov
     [not found]                                         ` <CAHNKnsRipRHicKOUW4dCutD1-sUG6qPnP2QuOveH_t1MFX9XgQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-05 11:33                                           ` Paul Bolle
2014-09-05 12:02                                             ` Sergey Ryazanov
2014-09-09 18:27                                               ` John W. Linville
2014-09-10  8:53                                                 ` [PATCH] [RESEND] ath5k: Remove AHB bus support Paul Bolle
2014-09-26 17:45                                                   ` John W. Linville
2014-09-10 10:33                                                 ` [PATCH 09/28] Remove ATHEROS_AR231X Sergey Ryazanov
     [not found]                                                   ` <CAHNKnsQ8G3ZFHshq7wOqex1J6DbVD5uHVAyvs+aDC2Znk5zWww-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-10 11:36                                                     ` Jiri Slaby
2014-09-10 12:19                                                       ` Sergey Ryazanov
2014-09-11 19:21                                                         ` John W. Linville
2014-09-15 18:45                                                           ` John W. Linville
2014-09-16 20:26                                                             ` Paul Bolle
2014-09-16 20:33                                                               ` John W. Linville

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=52F7DF21.70207@nod.at \
    --to=richard@nod.at \
    --cc=ath5k-devel@lists.ath5k.org \
    --cc=hauke@hauke-m.de \
    --cc=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mcgrof@do-not-panic.com \
    --cc=mickflemm@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=open@hauke-m.de \
    /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;
as well as URLs for NNTP newsgroup(s).