All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] dell-laptop: Only install the i8042 filter when rfkill is active
@ 2013-12-24 19:34 Hans de Goede
  2013-12-24 19:34 ` [PATCH] " Hans de Goede
  0 siblings, 1 reply; 3+ messages in thread
From: Hans de Goede @ 2013-12-24 19:34 UTC (permalink / raw)
  To: Matthew Garrett; +Cc: platform-driver-x86

Hi Matthew,

https://bugzilla.redhat.com/show_bug.cgi?id=1045807 has made me take a closer
look at the dell-laptop.c code-paths on devices which are not on the rfkill
whitelist. Compared to 3.12 there is one change on these devices, the
i8042 filter gets installed independently of the whitelist, and if a
wireless keycode is detected by the filter a dell_send_request(buf, 17, 11)
will be done to query the rfkill settings.

Although unlikely to be the cause of rhbz#1045807, or to cause any problems
(the old rfkill code had the same issue on blacklisted devices), it seems
better to change the code so that there are no functional differences at all
on non white-listed models. This patch does this, can you send it to Linus
for the 3.13 ?

Thanks & Regards,

Hans

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-24 19:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-24 19:34 [PATCH 0/1] dell-laptop: Only install the i8042 filter when rfkill is active Hans de Goede
2013-12-24 19:34 ` [PATCH] " Hans de Goede
2013-12-24 19:35   ` Hans de Goede

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.