Commit 3ddaf13
i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
ACPI utils provide acpi_dev_uid_to_integer() helper to extract _UID as
an integer. Use it instead of custom approach.
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>1 parent f4c6752 commit 3ddaf13
1 file changed
+6
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2229 | 2229 | | |
2230 | 2230 | | |
2231 | 2231 | | |
2232 | | - | |
2233 | | - | |
2234 | | - | |
| 2232 | + | |
2235 | 2233 | | |
2236 | 2234 | | |
2237 | 2235 | | |
2238 | 2236 | | |
2239 | 2237 | | |
2240 | | - | |
2241 | | - | |
2242 | | - | |
2243 | | - | |
2244 | 2238 | | |
2245 | 2239 | | |
2246 | 2240 | | |
2247 | 2241 | | |
2248 | 2242 | | |
2249 | 2243 | | |
2250 | | - | |
2251 | | - | |
| 2244 | + | |
| 2245 | + | |
2252 | 2246 | | |
2253 | | - | |
| 2247 | + | |
2254 | 2248 | | |
2255 | 2249 | | |
2256 | | - | |
2257 | | - | |
2258 | | - | |
| 2250 | + | |
2259 | 2251 | | |
2260 | | - | |
| 2252 | + | |
2261 | 2253 | | |
2262 | 2254 | | |
2263 | 2255 | | |
| |||
0 commit comments