Home
last modified time | relevance | path

Searched hist:e58cf0193c0f268d03d99e5757a0444d88cb5134 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-sunxi/
H A Dsunxi.cdiff e58cf0193c0f268d03d99e5757a0444d88cb5134 Mon May 26 17:14:57 CEST 2014 Arnd Bergmann <arnd@arndb.de> ARM: sunxi: allow building without reset controller

The sunxi reset controller code is only used with sun6i (a31).
After the platform has been split up into per-soc options, it's
now possible to build it without the reset controller code, so
the base platform init must not call into the reset driver
if that is turned off at compile time.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>