On Thu, Feb 28, 2013 at 5:12 AM, Vikas Sajjan <vikas.sajjan at linaro.org> wrote:
> Adds support for pinctrl to drm fimd > > Signed-off-by: Leela Krishna Amudala <l.krishna at samsung.com> > Signed-off-by: Vikas Sajjan <vikas.sajjan at linaro.org> (...) > + pctrl = devm_pinctrl_get_select_default(dev); NAK. The device core will do this for you as of commit ab78029ecc347debbd737f06688d788bd9d60c1d "drivers/pinctrl: grab default handles from device core" Yours, Linus Walleij