From: Sergei Shtylyov Date: Fri, 27 Mar 2009 19:59:46 +0000 (-0700) Subject: musb: split out CPPI interrupt handler X-Git-Tag: v2.6.31-rc1~304^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91e9c4fec7ee777213859aa1a18bf0b885527637;p=pandora-kernel.git musb: split out CPPI interrupt handler As DaVinci DM646x has a dedicated CPPI DMA interrupt, replace cppi_completion() (which has always been kind of layering violation) by a complete CPPI interrupt handler. [ dbrownell@users.sourceforge.net: only cppi_dma.c needs platform device header, not cppi_dma.h ] Signed-off-by: Dmitry Krivoschekov Signed-off-by: Sergei Shtylyov Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed