commit | ecd43c0d7e504fde69e6e53ac63adfd2feea135a | [log] [tgz] |
---|---|---|
author | Manuel Traut <manut@linutronix.de> | Fri Nov 09 07:06:40 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 15 17:29:07 2012 -0800 |
tree | 5873eec6a3d1395a552e7d48e9af919880dc796e | |
parent | 6e8bd6e727c5ec949194087ac6b593e1e7fe79c4 [diff] |
uio_pdrv: set memory mapping name If uio_pdrv[_genirq] is used, the uio maps have currently no name set. This patch sets the uio_mem name to the name of the memory resource. Signed-off-by: Manuel Traut <manut@linutronix.de> Reported-by: Stefan Staedtler <stefan.staedtler@siemens.com> Tested-by: Stefan Staedtler <stefan.staedtler@siemens.com> Signed-off-by: "Hans J. Koch" <hjk@hansjkoch.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>