[PATCH 30/50] pinctrl: tegra-xusb: Use devm_pinctrl_register() for pinctrl registration
From: Stephen Warren <hidden>
Date: 2016-02-24 16:41:48
Also in:
linux-gpio, linux-mediatek, lkml
From: Stephen Warren <hidden>
Date: 2016-02-24 16:41:48
Also in:
linux-gpio, linux-mediatek, lkml
On 02/24/2016 06:15 AM, Laxman Dewangan wrote:
Use devm_pinctrl_register() for pin control registration and clean the error path.
Acked-by: Stephen Warren <redacted>