diff options
| author | Dan Carpenter <[email protected]> | 2025-11-01 13:25:48 +0000 |
|---|---|---|
| committer | Miquel Raynal <[email protected]> | 2025-11-03 10:37:57 +0000 |
| commit | 97315e7c901a1de60e8ca9b11e0e96d0f9253e18 (patch) | |
| tree | 59c8037fce44f4851afe7ca0ead82c7ab8120fe9 /tools/lib/traceevent/plugins/plugin_function.c | |
| parent | mtd: spinand: fmsh: remove QE bit for FM25S01A flash (diff) | |
| download | kernel-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 'tools/lib/traceevent/plugins/plugin_function.c')
0 files changed, 0 insertions, 0 deletions
