[PATCH 2/2] power/reset: at91-reset: remove leftover platform_device_id

2016-09-22 Thread Alexandre Belloni
commit eacd8d09db7f ("power/reset: at91-reset: remove useless at91_reset_platform_probe()") removed non DT probe support but forgot to remove the now useless id_table. Do that now. Signed-off-by: Alexandre Belloni --- drivers/power/reset/at91-reset.c | 7

[PATCH 2/2] power/reset: at91-reset: remove leftover platform_device_id

2016-09-22 Thread Alexandre Belloni
commit eacd8d09db7f ("power/reset: at91-reset: remove useless at91_reset_platform_probe()") removed non DT probe support but forgot to remove the now useless id_table. Do that now. Signed-off-by: Alexandre Belloni --- drivers/power/reset/at91-reset.c | 7 --- 1 file changed, 7 deletions(-)