Loading drivers/dma/at_xdmac.c +1 −1 Original line number Diff line number Diff line Loading @@ -649,7 +649,7 @@ static int at_xdmac_compute_chan_conf(struct dma_chan *chan, } /* * Only check that maxburst and addr width values are supported by the * Only check that maxburst and addr width values are supported by * the controller but not that the configuration is good to perform the * transfer since we don't know the direction at this stage. */ Loading Loading
drivers/dma/at_xdmac.c +1 −1 Original line number Diff line number Diff line Loading @@ -649,7 +649,7 @@ static int at_xdmac_compute_chan_conf(struct dma_chan *chan, } /* * Only check that maxburst and addr width values are supported by the * Only check that maxburst and addr width values are supported by * the controller but not that the configuration is good to perform the * transfer since we don't know the direction at this stage. */ Loading