staging: most: dim2: use device tree
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 8 May 2018 09:45:11 +0000 (11:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 May 2018 11:41:51 +0000 (13:41 +0200)
commit21e57ff086056c01e5fad92e70f81fd164623d28
tree6867c22503a127582d14c29431ad11fbf3a0e0f8
parent993c1637a08f436eacc7b3f4eacbda8dac0b304b
staging: most: dim2: use device tree

This patch removes the dependency to platform specific source files
that do platform specific initialization and supply the IRQ number.
Instead DT code is added

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