Commit ab356484 authored by Xiang wangx's avatar Xiang wangx Committed by Vinod Koul
Browse files

dmaengine: at_xdmac: Fix typo in comment

parent cfa1927f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */