projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6891e88
)
mfd: tps65219: Remove unused macros & add regmap.h
author
Shree Ramamoorthy
<s-ramamoorthy@ti.com>
Tue, 17 Dec 2024 20:49:35 +0000
(14:49 -0600)
committer
Lee Jones
<lee@kernel.org>
Thu, 9 Jan 2025 09:55:39 +0000
(09:55 +0000)
These macros are not used by the driver, and the structs are accounted
for with the addition of the linux/regmap.h file.
Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
Link:
https://lore.kernel.org/r/20241217204935.1012106-3-s-ramamoorthy@ti.com
Signed-off-by: Lee Jones <lee@kernel.org>
include/linux/mfd/tps65219.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/mfd/tps65219.h
b/include/linux/mfd/tps65219.h
index e6826e34e2a64b2149f447a960e839f673255751..546bceec71738bca47ea23a6c2ff398a8b5f13ce 100644
(file)
--- a/
include/linux/mfd/tps65219.h
+++ b/
include/linux/mfd/tps65219.h
@@
-10,14
+10,9
@@
#include <linux/bitops.h>
#include <linux/notifier.h>
+#include <linux/regmap.h>
#include <linux/regulator/driver.h>
-struct regmap;
-struct regmap_irq_chip_data;
-
-#define TPS65219_1V35 1350000
-#define TPS65219_1V8 1800000
-
/* TPS chip id list */
#define TPS65219 0xF0