[PATCH v2 01/13] drm/i2c: tda998x: introduce tda998x_audio_settings
Sven Van Asbroeck
thesven73 at gmail.com
Thu Jun 13 18:48:47 UTC 2019
Nit: checkpatch.pl appears unhappy with this patch:
WARNING: line over 80 characters
#222: FILE: drivers/gpu/drm/i2c/tda998x_drv.c:1011:
+ audio.params.config = priv->audio_port[i].config;
WARNING: line over 80 characters
#230: FILE: drivers/gpu/drm/i2c/tda998x_drv.c:1017:
+ audio.params.config = priv->audio_port[i].config;
total: 0 errors, 2 warnings, 178 lines checked
More information about the dri-devel
mailing list