[PATCH v7 04/10] mfd: axp20x: Add missing copyright notice

Chen-Yu Tsai wens at csie.org
Tue Jan 12 19:30:48 PST 2016


When the driver was merged, the original author did not include a proper
copyright notice. This patch adds the notice, backdated to when the
driver was merged.

Cc: Carlo Caione <carlo at caione.org>
Signed-off-by: Chen-Yu Tsai <wens at csie.org>
---

New patch in v7.

---
 drivers/mfd/axp20x.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c
index 3e186f2dcac3..cec51e689d1d 100644
--- a/drivers/mfd/axp20x.c
+++ b/drivers/mfd/axp20x.c
@@ -5,6 +5,8 @@
  * converters, LDOs, multiple 12-bit ADCs of voltage, current and temperature
  * as well as configurable GPIOs.
  *
+ * Copyright (C) 2014 Carlo Caione
+ *
  * Author: Carlo Caione <carlo at caione.org>
  *
  * This program is free software; you can redistribute it and/or modify
-- 
2.6.4




More information about the linux-arm-kernel mailing list