diff options
author | Laxman Dewangan <[email protected]> | 2016-04-21 17:55:56 +0530 |
---|---|---|
committer | Lee Jones <[email protected]> | 2016-05-09 13:27:38 +0100 |
commit | 3dc6f4aaafbe9e745fd1183b7a7a91aeeae99fcd (patch) | |
tree | a5d098ba2814d47d522bd2ce419fac0420357466 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b36c82724fa10da7cc73693c6c2c3ab9a6c8034b (diff) |
mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Use devm_mfd_add_devices() for adding MFD child devices and
devm_regmap_add_irq_chip() for IRQ chip registration.
This reduces the error code path and .remove callback for removing
MFD child devices and deleting IRQ chip data.
Signed-off-by: Laxman Dewangan <[email protected]>
Tested-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions