summaryrefslogtreecommitdiff
path: root/drivers/fmc
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2013-06-18 20:34:53 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-18 22:44:59 (GMT)
commite3a3c3a205554e564751cd9c0276b2af813d7a92 (patch)
tree34717caa0f8cc89d135ba8f1f319b120a37f69e2 /drivers/fmc
parent05c3e0bb5629b897b0459e4bfb1b93d729033b99 (diff)
downloadlinux-e3a3c3a205554e564751cd9c0276b2af813d7a92.tar.xz
UIO: fix uio_pdrv_genirq with device tree but no interrupt
If device is initialized from device tree, but has no interrupt assigned, uio will still try to request and interrupt old way, fails, and fails registration. This is wrong; don't try initializing irq using platform data if device tree is available. Simplified code based on suggestion by Grant Likely. Fixed memory leak in "irq can not be registered" error path. Signed-off-by: Pavel Machek <pavel@denx.de> Reported-by: Detlev Zundel <dzu@denx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fmc')
0 files changed, 0 insertions, 0 deletions