xilinx_sdfec: Convert to IDA
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 7 Aug 2019 02:50:50 +0000 (19:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Aug 2019 15:58:37 +0000 (17:58 +0200)
commit9bfe54e3b70e1d594a7fdc1e50043ab32e29eea7
treeaa73e99b0f1f13faa7ae99982ac12cbce272eb4c
parente00feed03f8dcd3fd29b8da1cb21d0bad7eae10e
xilinx_sdfec: Convert to IDA

This driver does not use the lookup abilities of the IDR, so convert it
to the more space-efficient IDA.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20190807025050.28367-1-willy@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/xilinx_sdfec.c