diff options
author | 2009-06-07 15:37:06 +0200 | |
---|---|---|
committer | 2009-06-07 15:37:06 +0200 | |
commit | dff8817b78e6e6a4913f2caf7637d62dcc49a03c (patch) | |
tree | 2a9864fea9bb685813bdf5745ec7ab51f81c6aa7 /drivers/base/platform.c | |
parent | ide-tape: fix IDE_AFLAG_* atomic accesses (diff) | |
download | wireguard-linux-dff8817b78e6e6a4913f2caf7637d62dcc49a03c.tar.xz wireguard-linux-dff8817b78e6e6a4913f2caf7637d62dcc49a03c.zip |
icside: remove superfluous ->maskproc method
[inspired by pata_icside]
Enabling/disabling of card IRQs is handled fine by IRQ and IDE
subsystems so there is no need for custom ->maskproc method.
Moreover icside_maskproc() would enable IRQ only if it was already
enabled [because of 'if (state->enabled && !mask)' check].
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions