On 09/01/2016 01:59 PM, Sylwester Nawrocki wrote: > samsung_pinctrl_probe() can be called only after matching > the driver by the compatible string so this already implies > a non null dev->of_node. Remove the always false test > and related error trace. While at it drop another error log > in case of memory allocation failure - any errors are logged > by the memory subsystem. > > Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > --- > drivers/pinctrl/samsung/pinctrl-samsung.c | 10 +--------- > 1 file changed, 1 insertion(+), 9 deletions(-) Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html