X86 platform drivers
 help / color / mirror / Atom feed
From: Matthew Garrett <matthew.garrett@nebula.com>
To: Kirill Tkhai <tkhai@yandex.ru>
Cc: "platform-driver-x86@vger.kernel.org"
	<platform-driver-x86@vger.kernel.org>
Subject: Re: [PATCH]hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()
Date: Tue, 3 Sep 2013 12:14:23 +0000	[thread overview]
Message-ID: <1378210462.11730.12.camel@x230> (raw)
In-Reply-To: <3838581375104877@web14g.yandex.ru>

On Mon, 2013-07-29 at 17:34 +0400, Kirill Tkhai wrote:
> Register order is:
>                         wifi
>                         bluetooth
>                         wwan
>                         gps
> 
> So unregister order must be:
>                         gps
>                         wwan
>                         bluetiith
>                         wifi
> 
> But currently gps and wwan are swapped. Fix that.
> Also fix goto links.

Applied, thanks.

-- 
Matthew Garrett <matthew.garrett@nebula.com>

      reply	other threads:[~2013-09-03 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 13:34 [PATCH]hp_wmi: Fix unregister order in hp_wmi_rfkill_setup() Kirill Tkhai
2013-09-03 12:14 ` Matthew Garrett [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=1378210462.11730.12.camel@x230 \
    --to=matthew.garrett@nebula.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=tkhai@yandex.ru \
    /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