Commit cea0dd4d authored by Vinod Koul's avatar Vinod Koul
Browse files

Merge branch 'topic/timb' into for-linus

parents db90305b dd54006f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -422,7 +422,7 @@ static int td_alloc_chan_resources(struct dma_chan *chan)
				break;
				break;
			else {
			else {
				dev_err(chan2dev(chan),
				dev_err(chan2dev(chan),
					"Couldnt allocate any descriptors\n");
					"Couldn't allocate any descriptors\n");
				return -ENOMEM;
				return -ENOMEM;
			}
			}
		}
		}