From: Linus Walleij Date: Fri, 10 Aug 2012 09:07:51 +0000 (+0200) Subject: pinctrl/nomadik: fix null in irqdomain errorpath X-Git-Tag: v3.6-rc3~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ee38d4de5b0f1bd4ed9f0c830ae6949e39c18f0;p=pandora-kernel.git pinctrl/nomadik: fix null in irqdomain errorpath The irqdomain conversion failed to notice that we do not always have a DT node to dereference, fix this up by using a simple dev_err() that also tells the name of the device. Cc: Loic Pallardy Cc: Patrice Chotard Acked-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed