aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/stmpe.c
diff options
context:
space:
mode:
authorWilly Tarreau2020-03-31 11:40:53 +0200
committerDenis Efremov2020-05-12 19:34:55 +0300
commit82a630105847d7b7657901643810542212082af6 (patch)
treef9cd687f53a17daf7fe6ff71c7f1c795bfead332 /drivers/mfd/stmpe.c
parente5a9c95f9bdb8ca52ce1ee47bd04f07de0e119ae (diff)
floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions
Both floppy_grab_irq_and_dma() and floppy_release_irq_and_dma() used to iterate on the global variable while setting up or freeing resources. Now that they exclusively rely on functions which take the fdc as an argument, so let's not touch the global one anymore. Link: https://lore.kernel.org/r/20200331094054.24441-23-w@1wt.eu Signed-off-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Denis Efremov <efremov@linux.com>
Diffstat (limited to 'drivers/mfd/stmpe.c')
0 files changed, 0 insertions, 0 deletions