hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/linux/mfd/da9055/pdata.h
....@@ -1,10 +1,5 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /* Copyright (C) 2012 Dialog Semiconductor Ltd.
2
- *
3
- * This program is free software; you can redistribute it and/or modify
4
- * it under the terms of the GNU General Public License as published by
5
- * the Free Software Foundation; either version 2 of the License, or
6
- * (at your option) any later version.
7
- *
83 */
94 #ifndef __DA9055_PDATA_H
105 #define __DA9055_PDATA_H
....@@ -40,7 +35,7 @@
4035 int *gpio_rsel;
4136 /*
4237 * Regulator mode control bits value (GPI offset) that
43
- * that controls the regulator state, 0 if not available.
38
+ * controls the regulator state, 0 if not available.
4439 */
4540 enum gpio_select *reg_ren;
4641 /*