From: Víctor Manuel Jáquez Leal Date: Mon, 30 Jan 2012 23:12:22 +0000 (+0100) Subject: staging: tidspbridge: remove trivial assert X-Git-Tag: v3.4-rc1~186^2~176^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8bfa4c57c003e85aefbc5aef14f1704ef37b403;p=pandora-kernel.git staging: tidspbridge: remove trivial assert The function dsp_deinit() always return true, so assert its output is pointless. As consequence the variable were the returned value is stored, is no longer needed. Signed-off-by: Víctor Manuel Jáquez Leal Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed