]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
dell-led: use dell_smbios_send_request() for performing SMBIOS calls
authorMichał Kępień <kernel@kempniu.pl>
Fri, 22 Jan 2016 14:27:28 +0000 (15:27 +0100)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 23 Mar 2016 17:05:44 +0000 (10:05 -0700)
commit0c41a08e131d753af48ae6f052aed8d530b9c976
tree0fbe12819d41977c61e082711321e725694d9c20
parentcf0d7ea335966744f2a4fc6f882165b7dba54c15
dell-led: use dell_smbios_send_request() for performing SMBIOS calls

Instead of using the WMI wrapper, dell-led can take advantage of
dell_smbios_send_request() for performing the SMBIOS calls required to
change the state of the microphone LED.

Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Acked-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/leds/dell-led.c