Commit 3081f26
mtd: mchp48l640: Use str_enable_disable() in mchp48l640_write_prepare()
Remove hard-coded strings by using the str_enable_disable() helper
function.
Signed-off-by: Zhang Heng <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>1 parent 9fe1617 commit 3081f26
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
131 | | - | |
132 | | - | |
| 132 | + | |
| 133 | + | |
133 | 134 | | |
134 | | - | |
135 | | - | |
| 135 | + | |
| 136 | + | |
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
| |||
0 commit comments