aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2025-11-01 13:25:48 +0000
committerMiquel Raynal <[email protected]>2025-11-03 10:37:57 +0000
commit97315e7c901a1de60e8ca9b11e0e96d0f9253e18 (patch)
tree59c8037fce44f4851afe7ca0ead82c7ab8120fe9 /lib/mpi/mpi-mod.c
parentmtd: spinand: fmsh: remove QE bit for FM25S01A flash (diff)
downloadkernel-97315e7c901a1de60e8ca9b11e0e96d0f9253e18.tar.gz
kernel-97315e7c901a1de60e8ca9b11e0e96d0f9253e18.zip
mtd: onenand: Pass correct pointer to IRQ handler
This was supposed to pass "onenand" instead of "&onenand" with the ampersand. Passing a random stack address which will be gone when the function ends makes no sense. However the good thing is that the pointer is never used, so this doesn't cause a problem at run time. Fixes: e23abf4b7743 ("mtd: OneNAND: S5PC110: Implement DMA interrupt method") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions