From: Hans J. Koch Date: Tue, 6 Jan 2009 23:12:37 +0000 (+0100) Subject: UIO: Add missing documentation of features added recently X-Git-Tag: v2.6.29-rc4~100^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a1b699678c8c0d45f88a37b32358a9e82bef6bb;p=pandora-kernel.git UIO: Add missing documentation of features added recently The following features were added to the UIO framework in the near past: * Generic drivers for platform devices (uio_pdrv, uio_pdrv_genirq) * an "offset" sysfs attribute for memory mappings Unfortunately, all this went in without documentation (won't happen again...) This patch updates UIO documentation. Signed-off-by: Hans J. Koch Acked-by: Uwe Kleine-König Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed