[PATCH 0/3] UIO: cleanup and platform driver

From: Uwe Kleine-König
Date: Tue Apr 22 2008 - 05:47:22 EST


Hello,

there are three patches left in my uio queue that didn't made it into
mainline up to now.

You can find the patches in my uio branch at

git://www.modarm9.com/gitsrc/pub/people/ukleinek/linux-2.6.git uio

and I will resend the patches as a reply to this mail.

Shortlog and diffstat can be found below.

Best regards
Uwe

Uwe Kleine-König (3):
UIO: don't let UIO_CIF and UIO_SMX depend twice on UIO
provide a dummy implementation of the clk API
UIO: generic platform driver

drivers/uio/Kconfig | 10 +++-
drivers/uio/Makefile | 1 +
drivers/uio/uio_pdrv.c | 155 ++++++++++++++++++++++++++++++++++++++++++++++++
lib/Kconfig | 6 ++
lib/Makefile | 2 +
lib/dummyclk.c | 54 +++++++++++++++++
6 files changed, 226 insertions(+), 2 deletions(-)

--
Uwe Kleine-König, Software Engineer
Digi International GmbH Branch Breisach, Küferstrasse 8, 79206 Breisach, Germany
Tax: 315/5781/0242 / VAT: DE153662976 / Reg. Amtsgericht Dortmund HRB 13962
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/