From: Lee Jones Date: Wed, 8 May 2013 13:29:07 +0000 (+0100) Subject: pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data X-Git-Tag: v3.10-rc2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fcad12eb4d80b174c69bfbc34d1c094ad37e1bd;p=pandora-kernel.git pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data If a sub-driver has not been specified correctly, there is a good chance that plat_id is NULL, hence using an attribute of plat_id in the error message is likely to not only fail the driver but Oops the kernel. Use the failed ID instead. Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed