From: Lee Jones Date: Thu, 19 Dec 2013 15:55:00 +0000 (+0000) Subject: ASoC: ux500: Provide better checking for Device Tree and/or Platform Data X-Git-Tag: v3.14-rc1~143^2~1^2^2^17~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a61f9e314ad8ab9434ddd989b857ed93fdc725e2;p=pandora-kernel.git ASoC: ux500: Provide better checking for Device Tree and/or Platform Data These drivers will not work without platform specific data, which is passed in via Device Tree or Platform Data. To avoid the chance of NULL pointer dereferencing and alike, let's ensure we have at least one of the methods in play before continuing. Signed-off-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed