Arnd Bergmann писал 01.07.2015 00:09:
On Tuesday 30 June 2015 18:15:07 Andrew Andrianov wrote:+static struct platform_driver rcm_cpuidle_driver = { + .driver = { + .name = "cpuidle-rcm-k1879xb1", + }, +}; +Who creates this device? Arnd
Sorry, you can omit about this cpuidle driver. We initially planned a second (WFI + DDR self-refresh) state, but as DDR2 controller enters SR on it's own when needed, so it's only WFI left here and it doesn't need a special driver. -- Regards, Andrew RC Module :: http://module.ru -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

