greybus: arche-platform: Cancel delayed_work in driver remove fn
commit49e6e04bb44e4f3bf2c6d3c2c096257da2cb54ff
authorVaibhav Hiremath <vaibhav.hiremath@linaro.org>
Fri, 12 Feb 2016 19:45:11 +0000 (13 01:15 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 15 Feb 2016 21:17:04 +0000 (15 13:17 -0800)
treed5a8d3238518d6f5daafb3e0aa866d8de4dbda68
parent758ca99de9961036675048e1487713e801b184db
greybus: arche-platform: Cancel delayed_work in driver remove fn

This is a bug fix, where as part of cleanup, delayed work was not
canceled in driver remove function. So fix it.

Testing Done: Tested on EVT1.2 and DB3.5 platform.

Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/arche-platform.c