From f02323ec68328c3db3e3c23490cd80f9ce9c00fa Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Sun, 3 Aug 2014 19:13:07 +0200 Subject: [PATCH] dmaengine: nbpfaxi: convert to tasklet It is common among dmaengine drivers to use a tasklet for bottom half interrupt processing. Convert nbpfaxi to do the same. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Vinod Koul --- Reading git-format-patch failed