[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190108161016.12361-1-enric.balletbo@collabora.com>
Date: Tue, 8 Jan 2019 17:10:06 +0100
From: Enric Balletbo i Serra <enric.balletbo@...labora.com>
To: linux-kernel@...r.kernel.org
Cc: groeck@...omium.org, gwendal@...omium.org, kernel@...labora.com,
bleung@...omium.org
Subject: [PATCH 00/10] platform/chrome: cros_ec: remove unused includes and switch to SPDX
Hi,
After the patchset to move cros_ec sysfs attributes to its own drivers
[1], I'd like to do some cleanup and switch to the SPDX license on these
files. This patchset applies on top of [1] and can go through the
platform-chrome repository once [1] is applied.
Best regards,
Enric
[1] https://lkml.org/lkml/2018/12/12/679
Enric Balletbo i Serra (10):
platform/chrome: cros_ec_debugfs: remove unused includes
platform/chrome: cros_ec_lightbar: remove unused includes
platform/chrome: cros_ec_sysfs: remove unused includes
platform/chrome: cros_ec_vbc: remove unused includes
platform/chrome: cros_ec_lightbar: remove pr_fmt() define
platform/chrome: cros_ec_sysfs: remove pr_fmt() define
platform/chrome: cros_ec_debugfs: switch to SPDX identifier
platform/chrome: cros_ec_lightbar: switch to SPDX identifier
platform/chrome: cros_ec_sysfs: switch to SPDX identifier
platform/chrome: cros_ec_vbc: switch to SPDX identifier
drivers/platform/chrome/cros_ec_debugfs.c | 27 +++----------------
drivers/platform/chrome/cros_ec_lightbar.c | 31 +++-------------------
drivers/platform/chrome/cros_ec_sysfs.c | 31 +++-------------------
drivers/platform/chrome/cros_ec_vbc.c | 28 +++++--------------
4 files changed, 18 insertions(+), 99 deletions(-)
--
2.20.1
Powered by blists - more mailing lists