diff options
author | Guido Martínez <[email protected]> | 2014-06-17 11:17:03 -0300 |
---|---|---|
committer | Russell King <[email protected]> | 2014-06-26 10:52:03 +0100 |
commit | 2e48cecb55435e10c93c6aface1a1c7ef32f4e71 (patch) | |
tree | 9e5823a8ddbf9f5918020d28be2ad223e7bf49f5 /net/unix/af_unix.c | |
parent | 1860e379875dfe7271c649058aeddffe5afd9d0d (diff) |
drm/i2c: tda998x: move drm_i2c_encoder_destroy call
Currently tda998x_encoder_destroy() calls cec_write() and reg_clear(),
as part of the release procedure. Such calls need to access the I2C bus
and therefore, we need to call them before drm_i2c_encoder_destroy()
which unregisters the I2C device.
This commit moves the latter so it's done afterwards.
Signed-off-by: Guido Martínez <[email protected]>
Signed-off-by: Ezequiel García <[email protected]>
Cc: <[email protected]> #v3.9+
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions