提交 f165f60d 编写于 作者: M Mauro Carvalho Chehab

[media] drxk: remove a now unused variable

Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 8b9456ae
...@@ -663,7 +663,6 @@ static int init_state(struct drxk_state *state) ...@@ -663,7 +663,6 @@ static int init_state(struct drxk_state *state)
/* io_pad_cfg_mode output mode is drive always */ /* io_pad_cfg_mode output mode is drive always */
/* io_pad_cfg_drive is set to power 2 (23 mA) */ /* io_pad_cfg_drive is set to power 2 (23 mA) */
u32 ulGPIOCfg = 0x0113; u32 ulGPIOCfg = 0x0113;
u32 ulGPIO = 0;
u32 ulSerialMode = 1; u32 ulSerialMode = 1;
u32 ulInvertTSClock = 0; u32 ulInvertTSClock = 0;
u32 ulTSDataStrength = DRXK_MPEG_SERIAL_OUTPUT_PIN_DRIVE_STRENGTH; u32 ulTSDataStrength = DRXK_MPEG_SERIAL_OUTPUT_PIN_DRIVE_STRENGTH;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册