]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00291731 PXP: move pxp_irq_info definition from PXP dma to PXP device
authorFancy Fang <B47543@freescale.com>
Wed, 11 Dec 2013 10:48:44 +0000 (18:48 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:48 +0000 (10:06 +0200)
commitae946a3cf4acfb2c6ec68be17f0fb569f6c2774b
tree2c872360909948bc58d295f2d201bd3ed18291fc
parent8ceb34607cb5d23cd6b01e9e71a9b5b6556429ce
ENGR00291731 PXP: move pxp_irq_info definition from PXP dma to PXP device

struct pxp_irq_info is only used by PXP device driver, so it is unreasonable
to define it in pxp_dma.h which will be included by EPDC, V4L2 PXP and PXP
device driver.

Signed-off-by: Fancy Fang <B47543@freescale.com>
drivers/dma/pxp/pxp_device.c
include/linux/pxp_dma.h