[PATCH v3 22/24] drm/i2c: tda998x: change the frequence in the audio channel

2014-01-22 Thread Russell King - ARM Linux
On Sun, Jan 19, 2014 at 07:58:47PM +0100, Jean-Francois Moine wrote: > This patch sets the frequence as 'not indicated' instead of '48kHz' > and adds some comments. > > Signed-off-by: Jean-Francois Moine Good catch that byte 2 doesn't exist in this set. sound/asounddef.h has definitions for the

[PATCH v3 22/24] drm/i2c: tda998x: change the frequence in the audio channel

2014-01-19 Thread Jean-Francois Moine
This patch sets the frequence as 'not indicated' instead of '48kHz' and adds some comments. Signed-off-by: Jean-Francois Moine --- drivers/gpu/drm/i2c/tda998x_drv.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/gpu/drm/i2c