1
0
Fork 0
remarkable-linux/drivers/platform/chrome
Colin Ian King 9b6eda5797 platform/chrome: cros_ec_lpc: remove redundant pointer request
commit d3b56c566d upstream.

Pointer request is being assigned but never used, so remove it. Cleans
up the clang warning:

drivers/platform/chrome/cros_ec_lpc.c:68:2: warning: Value stored to
'request' is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Benson Leung <bleung@chromium.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-05 11:41:57 +02:00
..
Kconfig platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device 2017-06-23 16:12:15 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
chromeos_laptop.c dmi: Mark all struct dmi_system_id instances const 2017-09-14 11:59:30 +02:00
chromeos_pstore.c dmi: Mark all struct dmi_system_id instances const 2017-09-14 11:59:30 +02:00
cros_ec_debugfs.c mfd: cros_ec: Add support for dumping panic information 2017-06-16 13:57:45 -07:00
cros_ec_debugfs.h mfd: cros_ec: add debugfs, console log file 2017-06-16 13:57:45 -07:00
cros_ec_dev.c platform/chrome: cros_ec_lightbar - hide unused PM functions 2017-06-27 09:27:43 -07:00
cros_ec_dev.h platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence 2017-06-23 16:12:18 -07:00
cros_ec_lightbar.c platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend 2017-06-23 16:12:19 -07:00
cros_ec_lpc.c platform/chrome: cros_ec_lpc: remove redundant pointer request 2018-06-05 11:41:57 +02:00
cros_ec_lpc_mec.c platform/chrome: cros_ec_lpc: Add support for mec1322 EC 2017-06-23 16:12:01 -07:00
cros_ec_lpc_reg.c platform/chrome: cros_ec_lpc: Add support for mec1322 EC 2017-06-23 16:12:01 -07:00
cros_ec_proto.c platform/chrome: Use proper protocol transfer function 2018-03-24 11:01:23 +01:00
cros_ec_sysfs.c cros_ec: fix nul-termination for firmware build info 2018-03-24 11:01:23 +01:00
cros_ec_vbc.c platform/chrome: Support reading/writing the vboot context 2015-10-07 15:05:53 -07:00
cros_kbd_led_backlight.c platform/chrome: Add Chrome OS keyboard backlight LEDs support 2016-05-11 11:55:47 -07:00