commit | baae5f91577ac6416b03c3d95815f52e1e244f3b | [log] [tgz] |
---|---|---|
author | Azael Avalos <coproscefalo@gmail.com> | Wed Sep 07 09:28:14 2016 -0600 |
committer | Darren Hart <dvhart@linux.intel.com> | Fri Sep 23 16:21:05 2016 -0700 |
tree | 2192559257fc4b55fed36e1a343706a4b28db3f5 | |
parent | 55455449982564da833d51b28bdd39a06ad28740 [diff] |
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>