staging: most: remove shared IRQ request
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 28 Sep 2015 15:18:33 +0000 (17:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 01:18:49 +0000 (03:18 +0200)
commit3032ab931bc81d56f6bd9a2a319afc66e4b03923
treec91e67201f46e05c4309ad85b2154b394f799b21
parent25ef42f3084df7b7511f1a9f72678a95d444f579
staging: most: remove shared IRQ request

Since there is no way find out whether the INIC has generated an
interrupt, the I2C interrupt must not be registered as a shared
interrupt.

Reported-by: PrasannaKumar Muralidharan <PrasannaKumar.Muraidharan@microchip.com>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-i2c/hdm_i2c.c