linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] platform/chrome: cros_ec: remove unused includes and switch to SPDX
@ 2019-01-08 16:10 Enric Balletbo i Serra
  2019-01-08 16:10 ` [PATCH 01/10] platform/chrome: cros_ec_debugfs: remove unused includes Enric Balletbo i Serra
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Enric Balletbo i Serra @ 2019-01-08 16:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: groeck, gwendal, kernel, bleung

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-01-08 21:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 16:10 [PATCH 00/10] platform/chrome: cros_ec: remove unused includes and switch to SPDX Enric Balletbo i Serra
2019-01-08 16:10 ` [PATCH 01/10] platform/chrome: cros_ec_debugfs: remove unused includes Enric Balletbo i Serra
2019-01-08 16:10 ` [PATCH 02/10] platform/chrome: cros_ec_lightbar: " Enric Balletbo i Serra
2019-01-08 16:10 ` [PATCH 03/10] platform/chrome: cros_ec_sysfs: " Enric Balletbo i Serra
2019-01-08 16:10 ` [PATCH 04/10] platform/chrome: cros_ec_vbc: " Enric Balletbo i Serra
2019-01-08 17:16   ` Guenter Roeck
2019-01-08 21:31     ` Enric Balletbo Serra
2019-01-08 16:10 ` [PATCH 05/10] platform/chrome: cros_ec_lightbar: remove pr_fmt() define Enric Balletbo i Serra
2019-01-08 16:10 ` [PATCH 06/10] platform/chrome: cros_ec_sysfs: " Enric Balletbo i Serra
2019-01-08 16:10 ` [PATCH 07/10] platform/chrome: cros_ec_debugfs: switch to SPDX identifier Enric Balletbo i Serra
2019-01-08 16:10 ` [PATCH 08/10] platform/chrome: cros_ec_lightbar: " Enric Balletbo i Serra
2019-01-08 16:10 ` [PATCH 09/10] platform/chrome: cros_ec_sysfs: " Enric Balletbo i Serra
2019-01-08 16:10 ` [PATCH 10/10] platform/chrome: cros_ec_vbc: " Enric Balletbo i Serra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).