summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRobby Cai <R63905@freescale.com>2012-02-13 14:36:54 +0800
committerJustin Waters <justin.waters@timesys.com>2012-07-03 16:57:09 -0400
commit7bebd79b2e94cbc9312b0dd8ba77b44a65242f24 (patch)
tree1ffe7bcd649c8ccc4d64665fb181af6ae4c895e3 /include
parent590f42b29fb3c3b128c2f51687e8c46b46e79259 (diff)
ENGR00174299-1: driver part: Add ePxP v2 DMAENGINE driver
add ePxP v2 DMAENGINE driver Signed-off-by: Robby Cai <R63905@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/pxp_dma.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/pxp_dma.h b/include/linux/pxp_dma.h
index 8ae29b4ede8b..bf63bf3570e5 100644
--- a/include/linux/pxp_dma.h
+++ b/include/linux/pxp_dma.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2011 Freescale Semiconductor, Inc. All Rights Reserved.
+ * Copyright (C) 2010-2012 Freescale Semiconductor, Inc. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -109,6 +109,7 @@ struct rect {
struct pxp_layer_param {
unsigned short width;
unsigned short height;
+ unsigned short stride; /* aka pitch */
unsigned int pixel_fmt;
/* layers combining parameters