]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/uapi/linux/pxp_dma.h
ENGR00293211 PXP: bind allocated DMA channels to opened device file descriptor
[karo-tx-linux.git] / include / uapi / linux / pxp_dma.h
index d1f7a89ecd159425c66ff989448ef4bcecced8d5..1e462f4193d262d1ff8016e5b724701acf8a7482 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013 Freescale Semiconductor, Inc. All Rights Reserved.
+ * Copyright (C) 2013-2014 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
@@ -166,7 +166,7 @@ struct pxp_config_data {
        int layer_nr;
 
        /* Users don't touch */
-       int chan_id;
+       int handle;
 };