From: Fabio Estevam Date: Fri, 8 May 2015 02:24:16 +0000 (-0300) Subject: ASoC: fsl_ssi: No need call of_device_is_available() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~7^5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff9174d57a8239c5a21d2a0c7e00dddd54953f6c;p=pandora-kernel.git ASoC: fsl_ssi: No need call of_device_is_available() The comment and the call to of_device_is_available() are not really needed. It is the expected behaviour to probe only the ssi nodes that are enabled in the device tree. Signed-off-by: Fabio Estevam Acked-by: Timur Tabi Signed-off-by: Mark Brown --- Reading git-diff-tree failed