Commit 0186e434 authored by Antti Palosaari's avatar Antti Palosaari Committed by Mauro Carvalho Chehab

[media] mn88472: rename state to dev

Rename state to dev.
Signed-off-by: default avatarAntti Palosaari <crope@iki.fi>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 5ef1ad35
This diff is collapsed.
......@@ -25,7 +25,7 @@
#define MN88472_FIRMWARE "dvb-demod-mn88472-02.fw"
struct mn88472_state {
struct mn88472_dev {
struct i2c_adapter *i2c;
const struct mn88472_config *cfg;
struct dvb_frontend fe;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment