hw_setup
edmac->edma->hw_setup(edmac);
edma->hw_setup = m2m_hw_setup;
edma->hw_setup = m2p_hw_setup;
int (*hw_setup)(struct ep93xx_dma_chan *);
ret = edmac->edma->hw_setup(edmac);
hw_setup(hw);