staging: most: i2c: do not wait in work function
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 8 May 2018 09:44:56 +0000 (11:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 May 2018 11:41:49 +0000 (13:41 +0200)
commit795ce21892585ed113fd63a6e06a4fea3ccdaf7b
treec554e024715b42faa15af4a49f139d0726c5907b
parent0ecbf7fc366a5c4e6cfef49572739f1e2544faf5
staging: most: i2c: do not wait in work function

This patch removes the function wait_event_interruptible from the
work function to avoid waiting.

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