On Sun, Jun 30, 2013 at 08:58:57AM +0800, Axel Lin wrote:
> This is a DT only driver and st_pctl_of_match is always compiled
> in. Hence of_match_ptr is unnecessary.
Applied, thanks.
signature.asc
Description: Digital signature
This is a DT only driver and st_pctl_of_match is always compiled
in. Hence of_match_ptr is unnecessary.
Signed-off-by: Axel Lin
Acked-by: Linus Walleij
---
This patch was sent on https://lkml.org/lkml/2013/6/28/420.
Resend to Mark because this driver is merged via regmap tree.
drivers/pinctrl/
On Fri, Jun 28, 2013 at 6:10 PM, Axel Lin wrote:
> This is a DT only driver and st_pctl_of_match is always compiled
> in. Hence of_match_ptr is unnecessary.
>
> Signed-off-by: Axel Lin
Acked-by: Linus Walleij
This driver is merged in Mark Brown's regmap tree, please
resend it with my ACK and
This is a DT only driver and st_pctl_of_match is always compiled
in. Hence of_match_ptr is unnecessary.
Signed-off-by: Axel Lin
---
drivers/pinctrl/pinctrl-st.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pinctrl/pinctrl-st.c b/drivers/pinctrl/pinctrl-st.c
index f
4 matches
Mail list logo