Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux-2.6-block.git] / drivers / mfd / lp873x.c
index 9af064c940eefad45c7daa8d3cc7b97fe79940b9..873c608e6a5dc0054498cae51d15798c1115dc10 100644 (file)
@@ -53,8 +53,6 @@ static int lp873x_probe(struct i2c_client *client,
                return ret;
        }
 
-       mutex_init(&lp873->lock);
-
        ret = regmap_read(lp873->regmap, LP873X_REG_OTP_REV, &otpid);
        if (ret) {
                dev_err(lp873->dev, "Failed to read OTP ID\n");