Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1275756
| From | Darren Hart <dvhart@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/2] toshiba_acpi: Add WWAN support |
| Date | 2015-11-23 20:00 +0100 |
| Message-ID | <qy4vh-5JC-31@gated-at.bofh.it> (permalink) |
| References | <qy3pw-51A-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Nov 23, 2015 at 10:49:09AM -0700, Azael Avalos wrote: > These two patches add WWAN support to the driver, the first adds the actual > support functions and the second adds RFKill handler functions to set the > device status according to the killswitch. > > Changes since v2: > - Changed code according to review comments > > Changes since v1: > - Added missing calls to rfkill_unregister and rfkill_destroy functions > > Azael Avalos (2): > toshiba_acpi: Add support for WWAN devices > toshiba_acpi: Add WWAN RFKill support > > drivers/platform/x86/toshiba_acpi.c | 188 +++++++++++++++++++++++++++++++++++- > 1 file changed, 185 insertions(+), 3 deletions(-) Queued to testing, thanks Azael. In particular, thank you for the comments in the ACPI calls which document the expected firmware interface. -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 0/2] toshiba_acpi: Add WWAN support Azael Avalos <coproscefalo@gmail.com> - 2015-11-23 18:50 +0100 [PATCH v3 1/2] toshiba_acpi: Add support for WWAN devices Azael Avalos <coproscefalo@gmail.com> - 2015-11-23 18:50 +0100 Re: [PATCH v3 0/2] toshiba_acpi: Add WWAN support Darren Hart <dvhart@infradead.org> - 2015-11-23 20:00 +0100
csiph-web