Re: [PATCH] ASoC: tlv320adcx140: Fix accessing uninitialized abcx140->dev

From: Dan Murphy
Date: Tue Sep 01 2020 - 07:26:17 EST


Camel

On 9/1/20 2:27 AM, Camel Guo wrote:
From: Camel Guo <camelg@xxxxxxxx>

in adcx140_i2c_probe, adcx140->dev is accessed before its
initialization. This commit fixes this bug.

s/abc/adc in the subject

and

s/in/In

Also please add a Fixes tag.

Otherwise

Acked-by: Dan Murphy <dmurphy@xxxxxx>