commit | ba300c1787f793d9d6c84bb30d12b684c957f1b5 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Thu Nov 17 23:55:00 2016 +0000 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Thu Nov 17 23:59:39 2016 +0000 |
tree | 16693b653aefa7be201a490e830713f84349f51d | |
parent | 9902aa4728fe9128ea45f1a772e2238d64d8cdc5 [diff] |
drm/i2c: tda998x: move audio mutex initialisation We will need the audio mutex initialised in all cases, so lets move this to be early, rather than only being initialised for the DT case. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>