OSDN Git Service

power/reset: at91-reset: remove useless at91_reset_platform_probe()
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 11 Aug 2015 09:12:46 +0000 (11:12 +0200)
committerSebastian Reichel <sre@kernel.org>
Tue, 22 Sep 2015 13:18:52 +0000 (15:18 +0200)
commiteacd8d09db7f4504eea6b5fdc55a8fe5eaf62bed
tree97192cf5efd7ded144190636dc1eb905a3a32933
parent2a9123f185ca07dcd76f36242ee03bed3fe2ab5c
power/reset: at91-reset: remove useless at91_reset_platform_probe()

Since all the at91 platforms are now DT only, at91_reset_platform_probe()
is now useless, remove it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/reset/at91-reset.c