mtip32xx: Convert to new IDA API
authorMatthew Wilcox <willy@infradead.org>
Wed, 21 Mar 2018 20:49:06 +0000 (16:49 -0400)
committerMatthew Wilcox <willy@infradead.org>
Wed, 22 Aug 2018 03:54:16 +0000 (23:54 -0400)
commit3aed4bc1e591959733b4e939e9965e65ffdff603
tree42bbb2cc00f4488ea8118344171e8551858260e8
parent5ade60dda43c8906d4554374226c2eb11cc2ffba
mtip32xx: Convert to new IDA API

Removes a use of ida_pre_get() and a personalised spinlock.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
drivers/block/mtip32xx/mtip32xx.c