Commit 5d60c1e
Bartosz Golaszewski
gpio: don't warn about removing GPIO chips with active users anymore
With SRCU we can now correctly handle the situation when a GPIO provider
is removed while having users still holding references to GPIO
descriptors. Remove all warnings emitted in this situation.
Suggested-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Herve Codina <herve.codina@bootlin.com>1 parent 840a97e commit 5d60c1e
1 file changed
Lines changed: 2 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1106 | 1106 | | |
1107 | 1107 | | |
1108 | 1108 | | |
1109 | | - | |
1110 | 1109 | | |
1111 | 1110 | | |
1112 | 1111 | | |
| |||
1130 | 1129 | | |
1131 | 1130 | | |
1132 | 1131 | | |
1133 | | - | |
1134 | | - | |
1135 | | - | |
1136 | | - | |
1137 | | - | |
1138 | | - | |
1139 | | - | |
1140 | | - | |
1141 | | - | |
1142 | 1132 | | |
1143 | 1133 | | |
1144 | 1134 | | |
| |||
2329 | 2319 | | |
2330 | 2320 | | |
2331 | 2321 | | |
2332 | | - | |
| 2322 | + | |
2333 | 2323 | | |
2334 | 2324 | | |
2335 | | - | |
2336 | 2325 | | |
2337 | 2326 | | |
2338 | 2327 | | |
| |||
2357 | 2346 | | |
2358 | 2347 | | |
2359 | 2348 | | |
2360 | | - | |
2361 | 2349 | | |
2362 | 2350 | | |
2363 | 2351 | | |
2364 | 2352 | | |
2365 | 2353 | | |
2366 | | - | |
2367 | | - | |
2368 | 2354 | | |
2369 | 2355 | | |
2370 | 2356 | | |
2371 | 2357 | | |
2372 | 2358 | | |
2373 | 2359 | | |
2374 | | - | |
2375 | | - | |
2376 | | - | |
| 2360 | + | |
2377 | 2361 | | |
2378 | 2362 | | |
2379 | 2363 | | |
| |||
0 commit comments