UIO: Change driver name of uio_pdrv
authorHans J. Koch <hjk@linutronix.de>
Thu, 18 Sep 2008 21:03:07 +0000 (23:03 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Oct 2008 16:24:53 +0000 (09:24 -0700)
commita6fcc3a196d34f6619173ff83c33f8a42074bb76
tree851cb903d1cc928b67c7bdc62206a64e82e266c7
parente2b39df119712ea5184562a6a14696a5cea8ef18
UIO: Change driver name of uio_pdrv

The generic UIO platform device driver should be given a unique driver ID and
not just "uio". This is especially important since we now have a similar driver
named uio_pdrv_genirq. Currently, there's no user of this driver in the
mainline kernel.

Signed-off-by: Hans J. Koch <hjk@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/uio/uio_pdrv.c