Merge remote-tracking branch 'iommu/next'
[deliverable/linux.git] / drivers / i2c / busses / i2c-xgene-slimpro.c
index 4233f5695352fdc951c54c54dc6fbb9de926d26e..263685c7a5128773f12dfc00bd4ba75324aeee4c 100644 (file)
@@ -418,7 +418,6 @@ static int xgene_slimpro_i2c_probe(struct platform_device *pdev)
        i2c_set_adapdata(adapter, ctx);
        rc = i2c_add_adapter(adapter);
        if (rc) {
-               dev_err(&pdev->dev, "Adapter registeration failed\n");
                mbox_free_channel(ctx->mbox_chan);
                return rc;
        }
This page took 0.026822 seconds and 5 git commands to generate.