commit | 021fa2dbc49b7759945735250b56eba40e5166ce | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Tue May 08 11:45:09 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 08 13:41:50 2018 +0200 |
tree | 3409254d36f6ed0ba9010bd2b083abbcef1ea4f4 | |
parent | 7d56f62d3c4c3217049ef687827303356c8b1766 [diff] |
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>