[media] rtl2832: regmap is aware of lockdep, drop local locking hack
Tested-by: Antti Palosaari <crope@iki.fi> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:

committed by
Wolfram Sang

parent
e01fc42d78
commit
3f30e40b96
@@ -33,7 +33,6 @@
|
||||
struct rtl2832_dev {
|
||||
struct rtl2832_platform_data *pdata;
|
||||
struct i2c_client *client;
|
||||
struct mutex regmap_mutex;
|
||||
struct regmap_config regmap_config;
|
||||
struct regmap *regmap;
|
||||
struct i2c_mux_core *muxc;
|
||||
|
Reference in New Issue
Block a user