linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Jiri Slaby <jirislaby@gmail.com>,
	Nick Kossifidis <mickflemm@gmail.com>,
	"Luis R. Rodriguez" <mcgrof@do-not-panic.com>,
	"John W. Linville" <linville@tuxdriver.com>
Cc: Sergey Ryazanov <ryazanov.s.a@gmail.com>,
	Oleksij Rempel <linux@rempel-privat.de>,
	Richard Weinberger <richard@nod.at>,
	Jonathan Bither <jonbither@gmail.com>,
	Hauke Mehrtens <hauke@hauke-m.de>,
	ath5k-devel@venema.h4ckr.net, open@hauke-m.de, list@hauke-m.de,
	antonynpavlov@gmail.com, openwrt-devel@lists.openwrt.org,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 09/28] Remove ATHEROS_AR231X
Date: Wed, 18 Jun 2014 12:25:19 +0200	[thread overview]
Message-ID: <1403087119.1984.93.camel@x220> (raw)
In-Reply-To: <CAHNKnsQQ42-XnXrubHAy4PF3H2ynbGDdSMP7MvDS_1aRozYF=A@mail.gmail.com>

Jiri, Nick, Luis, John,

On Wed, 2014-04-16 at 13:20 +0400, Sergey Ryazanov wrote:
> 2014-04-15 21:08 GMT+04:00 Paul Bolle <pebolle@tiscali.nl>:
> > On Thu, 2014-02-13 at 15:14 -0500, John W. Linville wrote:
> >> On Wed, Feb 12, 2014 at 02:50:30PM +0400, Sergey Ryazanov wrote:
> >> > John, can you delay the merging of this patch for a few months, I will
> >> > try to prepare the necessary patches to add AR231x architecture to the
> >> > kernel and send them to linux-mips.
> >>
> >> OK -- looking forward to your patches.
> >
> > So am I. Is there any news on this front?
> >
> 
> Work still in progress :(

ATHEROS_AR231X and the things depending on it, like AHB bus support,
have been discussed for three years now. When will you (re)consider a
patch to remove all currently dead code?

And to state the obvious: AHB bus support, and the other code depending
on ATHEROS_AR231X, can always be re-added once ATHEROS_AR231X gets added
to the tree.


Paul Bolle


  reply	other threads:[~2014-06-18 10:25 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1391971686-9517-1-git-send-email-richard@nod.at>
2014-02-09 18:47 ` [PATCH 09/28] Remove ATHEROS_AR231X Richard Weinberger
2014-02-09 19:09   ` Joe Perches
2014-02-09 19:43     ` Paul Bolle
     [not found]   ` <52F7D480.1050106@hauke-m.de>
2014-02-09 20:03     ` Richard Weinberger
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
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 [this message]
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
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
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=1403087119.1984.93.camel@x220 \
    --to=pebolle@tiscali.nl \
    --cc=antonynpavlov@gmail.com \
    --cc=ath5k-devel@venema.h4ckr.net \
    --cc=hauke@hauke-m.de \
    --cc=jirislaby@gmail.com \
    --cc=jonbither@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linux@rempel-privat.de \
    --cc=linville@tuxdriver.com \
    --cc=list@hauke-m.de \
    --cc=mcgrof@do-not-panic.com \
    --cc=mickflemm@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=open@hauke-m.de \
    --cc=openwrt-devel@lists.openwrt.org \
    --cc=richard@nod.at \
    --cc=ryazanov.s.a@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 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).