From: Mark Brown Date: Thu, 31 Oct 2013 00:47:39 +0000 (-0700) Subject: ASoC: pcm: Check for ops before deferencing them X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~44^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5914b0aaea6494aaa9e415cbd32f8b7eb604af0;p=pandora-kernel.git ASoC: pcm: Check for ops before deferencing them Ensure that we always check that an ops structure is present before we try to use it, improving the robustness of the system. Reported-by: Russell King Signed-off-by: Mark Brown --- Reading git-diff-tree failed