From: Jean-Francois Moine Date: Fri, 3 Jan 2014 08:19:18 +0000 (+0100) Subject: ASoC: pcm: Fix lack of platform bespoke_trigger() call X-Git-Tag: v3.14-rc1~143^2~1^2^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcf0fa27a56025793a700e81edd261ee3369e294;p=pandora-kernel.git ASoC: pcm: Fix lack of platform bespoke_trigger() call When the platform driver has no ops, the platform function bespoke_trigger() is no more called. The problem was introduced by the commit c5914b0aaea6494aaa9e415cbd32f8b7eb604af0 "ASoC: pcm: Check for ops before deferencing them" Signed-off-by: Jean-Francois Moine Signed-off-by: Mark Brown --- Reading git-diff-tree failed