Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information