Commit b26bcdd
platform: mellanox: Rename some init()/exit() functions for consistent naming
Currently some names of init()/exit() pairing function are not
consistent.
Rename pair mlxplat_pre_init()/mlxplat_post_exit() to respectively
mlxplat_logicdev_init()/mlxplat_logicdev_exit().
Rename pair mlxplat_post_init()/mlxplat_pre_exit() to respectively
mlxplat_platdevs_init()/mlxplat_platdevs_exit().
Signed-off-by: Vadim Pasternak <vadimp@nvidia.com>
Link: https://lore.kernel.org/r/20231005075616.42777-4-vadimp@nvidia.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>1 parent 7ec4cd3 commit b26bcdd
1 file changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6291 | 6291 | | |
6292 | 6292 | | |
6293 | 6293 | | |
6294 | | - | |
| 6294 | + | |
6295 | 6295 | | |
6296 | 6296 | | |
6297 | 6297 | | |
| |||
6302 | 6302 | | |
6303 | 6303 | | |
6304 | 6304 | | |
6305 | | - | |
| 6305 | + | |
6306 | 6306 | | |
6307 | 6307 | | |
6308 | 6308 | | |
6309 | 6309 | | |
6310 | 6310 | | |
6311 | 6311 | | |
6312 | 6312 | | |
6313 | | - | |
| 6313 | + | |
6314 | 6314 | | |
6315 | 6315 | | |
6316 | 6316 | | |
| |||
6407 | 6407 | | |
6408 | 6408 | | |
6409 | 6409 | | |
6410 | | - | |
| 6410 | + | |
6411 | 6411 | | |
6412 | 6412 | | |
6413 | 6413 | | |
| |||
6429 | 6429 | | |
6430 | 6430 | | |
6431 | 6431 | | |
6432 | | - | |
| 6432 | + | |
6433 | 6433 | | |
6434 | 6434 | | |
6435 | 6435 | | |
| |||
6522 | 6522 | | |
6523 | 6523 | | |
6524 | 6524 | | |
6525 | | - | |
| 6525 | + | |
6526 | 6526 | | |
6527 | 6527 | | |
6528 | 6528 | | |
| |||
6544 | 6544 | | |
6545 | 6545 | | |
6546 | 6546 | | |
6547 | | - | |
| 6547 | + | |
6548 | 6548 | | |
6549 | 6549 | | |
6550 | 6550 | | |
| |||
6603 | 6603 | | |
6604 | 6604 | | |
6605 | 6605 | | |
6606 | | - | |
| 6606 | + | |
6607 | 6607 | | |
6608 | 6608 | | |
6609 | 6609 | | |
| |||
6617 | 6617 | | |
6618 | 6618 | | |
6619 | 6619 | | |
6620 | | - | |
| 6620 | + | |
6621 | 6621 | | |
6622 | 6622 | | |
6623 | 6623 | | |
| |||
0 commit comments