From: Jeff Kirsher Date: Fri, 3 Apr 2015 20:27:09 +0000 (-0700) Subject: fm10k: start service timer on probe X-Git-Tag: omap-for-v4.2/o2_dc~131^2^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54b3c9cfad6bf0488a031171805c52346f4efa3d;p=pandora-kernel.git fm10k: start service timer on probe Since the service task handles varying work that doesn't all require the interface to be up, launch the service timer immediately. This ensures that we continually check the mailbox, as well as handle other tasks while the device is down. Signed-off-by: Jeff Kirsher Signed-off-by: Jacob Keller Acked-by: Matthew Vick Tested-by: Krishneil Singh Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed