From: Azael Avalos Date: Wed, 9 Sep 2015 17:25:44 +0000 (-0600) Subject: toshiba_acpi: Fix USB Sleep and Music always disabled X-Git-Tag: omap-for-v4.3/fixes-rc5~118^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf680eae34d26bd474c2ed3bd7d3aff59054aed5;p=pandora-kernel.git toshiba_acpi: Fix USB Sleep and Music always disabled Commit e1a949c1b988 ("toshiba_acpi: Refactor *{get, set} functions return value") made changes on the return type of the HCI/SCI functions, but a typo on the USB Sleep and Music code is always reporting non existent support for such feature. This patch corrects the typo, changing an assignment to a comparison, making the laptops with actual support for such feature to work again. Signed-off-by: Azael Avalos Signed-off-by: Darren Hart --- Reading git-diff-tree failed