From: Azael Avalos Date: Sat, 1 Aug 2015 03:58:13 +0000 (-0600) Subject: toshiba_acpi: Remove "*not supported" feature prints X-Git-Tag: omap-for-v4.3/fixes-rc1~61^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0409cbced3c9ab975e300584b6cc036c26974b43;p=pandora-kernel.git toshiba_acpi: Remove "*not supported" feature prints Currently the driver prints "*not supported" if any of the features queried are in fact not supported, let us print the available features instead. This patch removes all instances pr_info printing "*not supported", and add a new function called "print_supported_features", which will print the available laptop features. Signed-off-by: Azael Avalos Signed-off-by: Darren Hart --- Reading git-diff-tree failed