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