[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080422094708.GB27126@digi.com>
Date: Tue, 22 Apr 2008 11:47:08 +0200
From: Uwe Kleine-König <Uwe.Kleine-Koenig@...i.com>
To: "Hans J. Koch" <hjk@...utronix.de>,
Greg Kroah-Hartman <gregkh@...e.de>
CC: <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] UIO: cleanup and platform driver
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@...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