summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/drm/i2c/tda998x_drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/gpu/drm/i2c/tda998x_drv.c
index da8430bfb96c..86f47e190309 100644
--- a/drivers/gpu/drm/i2c/tda998x_drv.c
+++ b/drivers/gpu/drm/i2c/tda998x_drv.c
@@ -880,7 +880,7 @@ static int tda998x_audio_hw_params(struct device *dev, void *data,
}
if (audio.config == 0) {
- dev_err(dev, "%s: No audio configutation found\n", __func__);
+ dev_err(dev, "%s: No audio configuration found\n", __func__);
return -EINVAL;
}
OpenPOWER on IntegriCloud