Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
@@ -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);
-
}