Merge "msm: camera: sensor: Do not dump the CCI registers"
This commit is contained in:
commit
a0a0cf2298
1 changed files with 0 additions and 1 deletions
|
@ -291,7 +291,6 @@ static uint32_t msm_cci_wait(struct cci_device *cci_dev,
|
||||||
__func__, __LINE__);
|
__func__, __LINE__);
|
||||||
|
|
||||||
if (rc <= 0) {
|
if (rc <= 0) {
|
||||||
msm_cci_dump_registers(cci_dev, master, queue);
|
|
||||||
pr_err("%s: %d wait for queue: %d\n",
|
pr_err("%s: %d wait for queue: %d\n",
|
||||||
__func__, __LINE__, queue);
|
__func__, __LINE__, queue);
|
||||||
if (rc == 0)
|
if (rc == 0)
|
||||||
|
|
Loading…
Add table
Reference in a new issue