Commit e872bb9a authored by Stefan Ringel's avatar Stefan Ringel Committed by Mauro Carvalho Chehab

[media] tm6000: remove duplicated init

Signed-off-by: default avatarStefan Ringel <stefan.ringel@arcor.de>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 3d6baf5f
......@@ -998,9 +998,6 @@ static int fill_board_specific_data(struct tm6000_core *dev)
if (rc < 0)
return rc;
/* initialize hardware */
rc = tm6000_init(dev);
return rc;
}
......
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