All of lore.kernel.org
 help / color / mirror / Atom feed
From: stefan.wahren@i2se.com (Stefan Wahren)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Subsystem communication
Date: Mon, 27 Oct 2014 08:10:18 +0100	[thread overview]
Message-ID: <544DEFDA.1050801@i2se.com> (raw)
In-Reply-To: <1640626236.190592.1413233150604.JavaMail.open-xchange@oxbaltgw01.schlund.de>

Am 13.10.2014 um 22:45 schrieb Stefan Wahren:
> Hi,
>
> currently i want to implement a driver for the power subsystem of the Freescale
> i.MX28 (ARM9). On the one hand the driver should trigger the registering of the
> underlying components like regulators and on the other hand it should take care
> of the incoming interrupts and provide the results to the underlying components.
>
> I think the first task can easily done by of_platform_populate().
>
> But for the second task i'm not sure how to achieve a clean, mostly readonly
> access from the regulator drivers to the power subsystem driver.
>
> I have read about exporting symbols and RCU, but i'm not sure what's preferred
> in that situation.
>
> Best regards
>
> Stefan
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

ping

      reply	other threads:[~2014-10-27  7:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-13 20:45 Subsystem communication Stefan Wahren
2014-10-27  7:10 ` Stefan Wahren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=544DEFDA.1050801@i2se.com \
    --to=stefan.wahren@i2se.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.