Commit d9e15b2
committed
Merge tag 'regmap-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Pull regmap fixes from Mark Brown:
"A couple of small fixes, fixing an incorrect format specifier in a log
message and adding missing cleanup of the devres data used to support
dev_get_regmap() when a device is unregistered"
* tag 'regmap-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
regmap: detach regmap from dev on regmap_exit
regmap: Use correct format specifier for logging range errors1 file changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
601 | 612 | | |
602 | 613 | | |
603 | 614 | | |
| |||
1052 | 1063 | | |
1053 | 1064 | | |
1054 | 1065 | | |
1055 | | - | |
| 1066 | + | |
1056 | 1067 | | |
1057 | 1068 | | |
1058 | 1069 | | |
1059 | 1070 | | |
1060 | 1071 | | |
1061 | | - | |
| 1072 | + | |
1062 | 1073 | | |
1063 | 1074 | | |
1064 | 1075 | | |
| |||
1445 | 1456 | | |
1446 | 1457 | | |
1447 | 1458 | | |
| 1459 | + | |
1448 | 1460 | | |
1449 | 1461 | | |
1450 | 1462 | | |
| |||
0 commit comments