Commit 448956d6 authored by Frank Binns's avatar Frank Binns Committed by Daniel Vetter
parent 6c684e3b
...@@ -128,7 +128,7 @@ struct dma_fence_cb { ...@@ -128,7 +128,7 @@ struct dma_fence_cb {
* implementation know that there is another driver waiting on * implementation know that there is another driver waiting on
* the signal (ie. hw->sw case). * the signal (ie. hw->sw case).
* *
* This function can be called called from atomic context, but not * This function can be called from atomic context, but not
* from irq context, so normal spinlocks can be used. * from irq context, so normal spinlocks can be used.
* *
* A return value of false indicates the fence already passed, * A return value of false indicates the fence already passed,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment