Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1270406
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] PM / Domains: export pm_genpd_add_device symbol |
| Date | 2015-11-16 18:30 +0100 |
| Message-ID | <qvvLk-1Mp-35@gated-at.bofh.it> (permalink) |
| References | <qvoJQ-5Gr-5@gated-at.bofh.it> <qvpPB-6yp-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Nov 16, 2015 at 12:08:17PM +0100, Ulf Hansson wrote: > On 16 November 2015 at 10:07, Maruthi Srinivas Bayyavarapu > > Drivers which can be built as loadable module needs > > symbol - pm_genpd_add_device to be exported. Those drivers > > create platform devices which comes under a powerdomain. > Currently this API is used by a few SoCs that haven't yet been > converted to device tree. > Can you tell me more about what driver/SoC you intend to use it for? He's got a graphics card with audio subfunctions that looks a lot like a general purpose SoC with power domains and resulting code that looked like it was trying to redo the power domain code, I asked him to refactor to use that instead of open coding a version in the driver.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] PM / Domains: export pm_genpd_add_device symbol Ulf Hansson <ulf.hansson@linaro.org> - 2015-11-16 12:10 +0100 Re: [PATCH] PM / Domains: export pm_genpd_add_device symbol Mark Brown <broonie@kernel.org> - 2015-11-16 18:30 +0100
csiph-web