From: Guennadi Liakhovetski Date: Thu, 5 Jul 2012 10:29:37 +0000 (+0200) Subject: dmaengine: shdma: (cosmetic) simplify a static function X-Git-Tag: v3.6-rc1~109^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341f4dc5dcecbf60f038055db177845b9af480ed;p=pandora-kernel.git dmaengine: shdma: (cosmetic) simplify a static function dmae_find_slave() needs only the slave_id field from the slave object, no need to pass the pointer to the object, pass the slave_id directly. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Vinod Koul --- Reading git-diff-tree failed