staging: most: dim2: fix startup sequence
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 8 May 2018 09:45:09 +0000 (11:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 May 2018 11:41:50 +0000 (13:41 +0200)
commit021fa2dbc49b7759945735250b56eba40e5166ce
tree3409254d36f6ed0ba9010bd2b083abbcef1ea4f4
parent7d56f62d3c4c3217049ef687827303356c8b1766
staging: most: dim2: fix startup sequence

Platform specific initialization (data->init) has to be done before
calling dim_startup to start the DIM2 IP.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/dim2/dim2.c