Hi,
On Sat, May 23, 2015 at 03:41:30PM +0200, Heiko Stuebner wrote:
The rockchip io-domain driver currently only depends on ARCH_ROCKCHIP
itself. This makes it possible to select the power-domain driver, but
not the POWER_AVS class and results in the iodomain-driver not getting
build in this case.
So add the additional dependency, which also results in the driver
config option now being placed nicely into the AVS submenu.
Fixes: 662a958638bd ("PM / AVS: rockchip-io: add driver handling Rockchip io domains")
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Looks like the power supply entry in the MAINTAINERS file is missing
an "X: drivers/power/avs/" entry.
-- Sebastian