Staging: rts5208: helper function to enable interrupts during reset
authorFabio Falzoi <fabio.falzoi84@gmail.com>
Sun, 19 Oct 2014 19:30:03 +0000 (21:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 09:28:51 +0000 (17:28 +0800)
commit506fe17daee8040f642150df504db09a4573214e
tree81226dafc08e9ff8702f40b6337452b99d3ec9fb
parent5d069c8886fe80ce001dd6bdfadee1d42a6c8efa
Staging: rts5208: helper function to enable interrupts during reset

Define the helper function rtsx_enable_pcie_intr to shorten the
rtsx_reset_chip code and get rid of the LONG_LINE checkpatch warnings.

Signed-off-by: Fabio Falzoi <fabio.falzoi84@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpente@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/rtsx_chip.c