diff options
author | Magnus Lilja <lilja.magnus@gmail.com> | 2009-05-08 21:57:47 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-06-05 18:40:30 +0200 |
commit | b258fd8d0470c65fef5231887d7e97cb246da0d0 (patch) | |
tree | c03b925b3d1ace550ea031ccf3e03054b3bc38bc /drivers/mtd/devices/m25p80.c | |
parent | mtd: nand: fix 512 byte software ecc support (diff) | |
download | linux-b258fd8d0470c65fef5231887d7e97cb246da0d0.tar.xz linux-b258fd8d0470c65fef5231887d7e97cb246da0d0.zip |
mtd: mxc_nand: add correct dev_id parameter to free_irq() calls
Make sure to pass the same dev_id data to free_irq() that was
used when calling request_irq(), otherwise we get a warning about
freeing an already free IRQ.
Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions