public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Two small UIO patches
@ 2009-06-24 15:30 Daniel Mack
  2009-06-24 15:30 ` [PATCH 1/2] UIO: add device clock support Daniel Mack
  0 siblings, 1 reply; 13+ messages in thread
From: Daniel Mack @ 2009-06-24 15:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: gregkh, hjk

I was planning to use the UIO layer for a driver I was working on and
liked the aproach a lot.

Eventually I didn't use it because there were registers which needed to
know the physical address of a shared memory area which is not easily
doable with that framework.

However, my way I stumbled over two small things which I would still
like to share. One is adds the support for device clocks, the other one
is a nit-picking cleanup.

Daniel

[PATCH 1/2] UIO: add device clock support
[PATCH 2/2] UIO: remove 'default n' from Kconfig

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

end of thread, other threads:[~2009-06-26  8:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24 15:30 Two small UIO patches Daniel Mack
2009-06-24 15:30 ` [PATCH 1/2] UIO: add device clock support Daniel Mack
2009-06-24 15:30   ` [PATCH 2/2] UIO: remove 'default n' from Kconfig Daniel Mack
2009-06-24 16:34     ` Greg KH
2009-06-24 18:32       ` Daniel Mack
2009-06-24 18:32         ` Greg KH
2009-06-24 16:34   ` [PATCH 1/2] UIO: add device clock support Greg KH
2009-06-24 18:29     ` Daniel Mack
2009-06-24 18:32       ` Greg KH
2009-06-24 18:41     ` Paul Mundt
2009-06-25 15:17       ` Magnus Damm
2009-06-25 17:47         ` Paul Mundt
2009-06-26  8:28           ` Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox