Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pinctrl: at91: Use devm_pinctrl_register() for pinctrl registration
Use devm_pinctrl_register() for pin control registration and remove the need of .remove callback. Signed-off-by: Laxman Dewangan <[email protected]> Cc: Jean-Christophe Plagniol-Villard <[email protected]> Cc: [email protected] Signed-off-by: Linus Walleij <[email protected]>
- Loading branch information