]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/platform/x86/toshiba_haps.c
platform/x86: toshiba_haps: Change logging level from info to debug
authorAzael Avalos <coproscefalo@gmail.com>
Wed, 7 Sep 2016 15:28:14 +0000 (09:28 -0600)
committerDarren Hart <dvhart@linux.intel.com>
Fri, 23 Sep 2016 23:21:05 +0000 (16:21 -0700)
commitbaae5f91577ac6416b03c3d95815f52e1e244f3b
tree2192559257fc4b55fed36e1a343706a4b28db3f5
parent55455449982564da833d51b28bdd39a06ad28740
platform/x86: toshiba_haps: Change logging level from info to debug

Two of the internal functions are printing an info message, one
whenever the HDD protection level changes, and another when the
driver receives an ACPI event.

This patch changes those two prints to debug, as that information
is more pertaining to debuging purposes.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/toshiba_haps.c