Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1174758

Re: [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA
Date 2015-06-30 23:10 +0200
Message-ID <pHaX0-59M-13@gated-at.bofh.it> (permalink)
References <pH5uh-5GN-7@gated-at.bofh.it> <pH5ui-5GN-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA Arnd Bergmann <arnd@arndb.de> - 2015-06-30 23:10 +0200
  Re: [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA Andrew <andrew@ncrmnt.org> - 2015-06-30 23:30 +0200

csiph-web