[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1245857425-25389-1-git-send-email-daniel@caiaq.de>
Date: Wed, 24 Jun 2009 17:30:23 +0200
From: Daniel Mack <daniel@...aq.de>
To: linux-kernel@...r.kernel.org
Cc: gregkh@...e.de, hjk@...utronix.de
Subject: Two small UIO patches
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists