]> git.kernelconcepts.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>
Mon, 16 Jun 2014 16:09:12 +0000 (18:09 +0200)
commit9cb28b7ae16e2565691fe3fb1c54501d5be62a60
tree29ec4af5e1635ec123b9a739287676656cb3f961
parent7eeef72d53bcc85ab73b56c4dbfbb86c02f43313
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