From: Wolfram Sang Date: Wed, 10 Jul 2013 15:57:40 +0000 (+0100) Subject: mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probe X-Git-Tag: v3.12-rc1~82^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e294972f0c3616df160f95604d1a75056b75a8a;p=pandora-kernel.git mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probe Since commit ab78029 (drivers/pinctrl: grab default handles from device core), we can rely on device core for setting the default pins. Compile tested only. Acked-by: Linus Walleij (personally at LCE13) Signed-off-by: Wolfram Sang Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed