All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Jes Sorensen <Jes.Sorensen@redhat.com>
Cc: linux-wireless@vger.kernel.org, Larry.Finger@lwfinger.net,
	Jes Sorensen <Jes.Sorensen@redhat.com>
Subject: Re: [01/11] rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c
Date: Tue,  3 May 2016 10:07:55 +0000 (UTC)	[thread overview]
Message-ID: <20160503100755.404106130F@smtp.codeaurora.org> (raw)
In-Reply-To: <1461871155-11826-2-git-send-email-Jes.Sorensen@redhat.com>


> From: Jes Sorensen <Jes.Sorensen@redhat.com>
> 
> This renames the core file to rtl8xxxu_core.c in order to allow us to
> keep the module nake rtl8xxxu.ko when refactoring the code into
> multiple files.
> 
> Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>

Thanks, 11 patches applied to wireless-drivers-next.git:

6c60e65cd092 rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c
599119f683e6 rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c
6c46ca3b5f3b rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c
20e3b2e97edd rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c
181725dd4f33 rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c
97db5a87b0f0 rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon()
a46b099ca730 rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group()
993dd9b425f5 rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()
9c0343d4f48b rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
27c7e89ea77b rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1
e1ca790c8a32 rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops

Kalle Valo

  reply	other threads:[~2016-05-03 10:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-28 19:19 [PATCH 00/11] rtl8xxxu: refactor sub-drivers into multiple files Jes.Sorensen
2016-04-28 19:19 ` [PATCH 01/11] rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c Jes.Sorensen
2016-05-03 10:07   ` Kalle Valo [this message]
2016-04-28 19:19 ` [PATCH 02/11] rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c Jes.Sorensen
2016-04-28 19:19 ` [PATCH 03/11] rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c Jes.Sorensen
2016-04-28 19:19 ` [PATCH 04/11] rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c Jes.Sorensen
2016-04-28 19:19 ` [PATCH 05/11] rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c Jes.Sorensen
2016-04-28 19:19 ` [PATCH 06/11] rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon() Jes.Sorensen
2016-04-28 19:19 ` [PATCH 07/11] rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group() Jes.Sorensen
2016-04-28 19:19 ` [PATCH 08/11] rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu() Jes.Sorensen
2016-04-28 19:19 ` [PATCH 09/11] rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version Jes.Sorensen
2016-04-28 19:19 ` [PATCH 10/11] rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1 Jes.Sorensen
2016-04-28 19:19 ` [PATCH 11/11] rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops Jes.Sorensen

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=20160503100755.404106130F@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=Jes.Sorensen@redhat.com \
    --cc=Larry.Finger@lwfinger.net \
    --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.