]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/musb/cppi_dma.h
musb_hdrc: Search and replace wRelMajor with rev_major
[linux-2.6-omap-h63xx.git] / drivers / usb / musb / cppi_dma.h
index 21e1cbe7844d9b401023ed04db338a61bf8f694c..66a46ea070c65ccfd57b640f31878f616577ed69 100644 (file)
@@ -65,8 +65,8 @@ struct cppi_channel {
        struct cppi             *pController;
 
        /* which direction of which endpoint? */
-       struct musb_hw_ep       *pEndPt;
-       u8                      bTransmit;
+       struct musb_hw_ep       *hw_ep;
+       u8                      transmit;
        u8                      chNo;
 
        /* DMA modes:  RNDIS or "transparent" */