Revert "ubwcp: Keep UBWC-P powered on after buffer alloc"
This reverts commit ff2498ad42
.
No longer needed now that we are doing CMOs with an
un-cached mapping.
Change-Id: I927b93aaf869755a9fe36e77a24874e5b83a331d
Signed-off-by: Liam Mark <quic_lmark@quicinc.com>
This commit is contained in:
@@ -2011,7 +2011,8 @@ static int ubwcp_free_buffer(struct dma_buf *dmabuf)
|
||||
} else {
|
||||
DBG("DONE: calling offline_and_remove_memory() for ULA PA pool");
|
||||
}
|
||||
DBG("Don't Call power OFF ...");
|
||||
DBG("Calling power OFF ...");
|
||||
ubwcp_power(ubwcp, false);
|
||||
}
|
||||
mutex_unlock(&ubwcp->mem_hotplug_lock);
|
||||
return ret;
|
||||
|
Reference in New Issue
Block a user