提交 fca3e007 编写于 作者: A Antti Palosaari 提交者: Mauro Carvalho Chehab

[media] tda10071: rename device state struct to dev

Rename device state struct from 'priv' to 'dev'.
Signed-off-by: NAntti Palosaari <crope@iki.fi>
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 59ca2ce1
......@@ -25,7 +25,7 @@
#include "tda10071.h"
#include <linux/firmware.h>
struct tda10071_priv {
struct tda10071_dev {
struct dvb_frontend fe;
struct i2c_client *client;
u32 clk;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册