commit | 795ce21892585ed113fd63a6e06a4fea3ccdaf7b | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Tue May 08 11:44:56 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 08 13:41:49 2018 +0200 |
tree | c554e024715b42faa15af4a49f139d0726c5907b | |
parent | 0ecbf7fc366a5c4e6cfef49572739f1e2544faf5 [diff] |
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>