From: Viresh Kumar Date: Fri, 5 Aug 2011 10:02:39 +0000 (+0530) Subject: dmaengine/amba-pl08x: Add prep_single_byte_llis() routine X-Git-Tag: v3.2-rc1~47^2~18^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03af500f743f486648fc8afc38593e9844411945;p=pandora-kernel.git dmaengine/amba-pl08x: Add prep_single_byte_llis() routine Code for creating single byte llis is present at several places. Create a routine to avoid code redundancy. Also, we don't need one lli per single byte transfer, we can have single lli to do all single byte transfer. Signed-off-by: Viresh Kumar Acked-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed