From: Brian King Date: Thu, 26 Mar 2015 16:23:52 +0000 (-0500) Subject: ipr: Reset in task context X-Git-Tag: omap-for-v4.1/fixes-rc1~120^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2796ca5e51737ed0be8ebb6cf73fd56af05da0a7;p=pandora-kernel.git ipr: Reset in task context The pci_set_pcie_reset_state has changed semantics to not be callable from interrupt context, so change ipr's usage of the API to comply with this change by ensuring this occurs from a workqueue. Signed-off-by: Brian King Reviewed-by: Wen Xiong Reviewed-by: Daniel Kreling Signed-off-by: James Bottomley --- Reading git-diff-tree failed