All of lore.kernel.org
 help / color / mirror / Atom feed
* [UIO]  SMX UIO interface
@ 2010-09-01  7:22 Armin Steinhoff
  2010-09-01 23:33 ` Ben Nizette
  0 siblings, 1 reply; 7+ messages in thread
From: Armin Steinhoff @ 2010-09-01  7:22 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: bn

  Hi Ben,

I have a question about the SMX UIO Interface.

In the SMX module you are reading the data of the platform resourses:

     regs = platform_get_resource(dev, IORESOURCE_MEM, 0);
     if (!regs) {
         dev_err(&dev->dev, "No memory resource specified\n");
         goto out_free;
     }

But who sets these data initially ?

Cheers

--Armin


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-09-05 18:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-01  7:22 [UIO] SMX UIO interface Armin Steinhoff
2010-09-01 23:33 ` Ben Nizette
2010-09-02 10:13   ` Armin Steinhoff
2010-09-02 11:45     ` Ben Nizette
2010-09-03  8:36       ` Armin Steinhoff
2010-09-04 14:22       ` [ISA bus] or platform bus ? Armin Steinhoff
2010-09-05 18:39       ` [PC/104 interrupt bug] Fedora 13 problem Armin Steinhoff

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.