commit | 02efac0fbfd59a9b9cf57cd09c8bdf5d8471c533 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Sun Oct 23 11:31:44 2016 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Nov 18 00:00:40 2016 +0000 |
tree | dcdd77ce51e5f2071908e80315eaa592f41e8920 | |
parent | ad975f9364a3e1beb0909a009671c122b47763cd [diff] |
drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld() tda998x_audio_get_eld() is needlessly complex - the connector associated with the encoder is always our own priv->connector. Remove this complexity, but ensure that there are no races when copying out the ELD. Tested-by: Jon Medhurst <tixy@linaro.org> Acked-by: Jon Medhurst <tixy@linaro.org> Tested-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>