X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fmfd%2Fsi476x-i2c.c;h=7f87c62d91b3b67f92a3904bc61f94b062c0c408;hb=dae8f283bf30738593f6d2a4623945c5e6d7794e;hp=0e4a76daf18789b37e84163f2a83bb45afb642ea;hpb=ed24fee24a6be9568b1ee30209bafe4dad66be0e;p=cascardo%2Flinux.git diff --git a/drivers/mfd/si476x-i2c.c b/drivers/mfd/si476x-i2c.c index 0e4a76daf187..7f87c62d91b3 100644 --- a/drivers/mfd/si476x-i2c.c +++ b/drivers/mfd/si476x-i2c.c @@ -766,7 +766,7 @@ static int si476x_core_probe(struct i2c_client *client, sizeof(struct v4l2_rds_data), GFP_KERNEL); if (rval) { - dev_err(&client->dev, "Could not alloate the FIFO\n"); + dev_err(&client->dev, "Could not allocate the FIFO\n"); goto free_gpio; } mutex_init(&core->rds_drainer_status_lock);