Commit 64a6b57
regulator: tps65219: Remove debugging helper function
This helper function is primarily used by developers for debugging & is
not a standard feature included in other PMIC drivers. The purpose of
debugging function is to check if rdev is determine if the regulator has
been registered prior to requesting a threaded irq. This case is already
handled with the ISERR(rdev) check because the error code is returned.
Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
Link: https://patch.msgid.link/20241217204526.1010989-5-s-ramamoorthy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>1 parent ca321ef commit 64a6b57
1 file changed
+0
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | 290 | | |
306 | 291 | | |
307 | 292 | | |
| |||
312 | 297 | | |
313 | 298 | | |
314 | 299 | | |
315 | | - | |
316 | 300 | | |
317 | 301 | | |
318 | 302 | | |
319 | 303 | | |
320 | 304 | | |
321 | 305 | | |
322 | | - | |
323 | 306 | | |
324 | 307 | | |
325 | 308 | | |
326 | 309 | | |
327 | 310 | | |
328 | 311 | | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | 312 | | |
333 | 313 | | |
334 | 314 | | |
| |||
348 | 328 | | |
349 | 329 | | |
350 | 330 | | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | 331 | | |
360 | 332 | | |
361 | 333 | | |
| |||
0 commit comments