Re: [PATCH 10/11] ARM: sti: always enable RESET_CONTROLLER

From: Maxime Coquelin
Date: Fri Feb 13 2015 - 03:09:59 EST


Hi Arnd,
On 02/12/2015 08:42 PM, Arnd Bergmann wrote:
A lot of the sti device drivers require reset controller support,
but do not all have individual 'depends on RESET_CONTROLLER'
statements. Using 'select' here once avoids a lot of build errors
resulting from this.

Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
Cc: Maxime Coquelin <maxime.coquelin@xxxxxx>
Cc: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxx>
Cc: Patrice Chotard <patrice.chotard@xxxxxx>
---
arch/arm/mach-sti/Kconfig | 1 +
1 file changed, 1 insertion(+)


I agree with you, the board is useless without all the drivers depending on the resets.

You can add my:
Acked-by: Maxime Coquelin <maxime.coquelin@xxxxxx>

Br,
Maxime
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/