summaryrefslogtreecommitdiff
path: root/include/soc/fsl/qe
diff options
context:
space:
mode:
authorOndrej Zary <linux@rainbow-software.org>2017-02-13 23:45:46 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-14 14:26:57 -0500
commitcce5fbadb65568015706d3ae169b419cc1c7a25f (patch)
tree2fefdd52fcd3e7d221a1cff72dd9895705583be5 /include/soc/fsl/qe
parent1ca6270b8d932475636364b989c6d2c2318fbabe (diff)
pcnet32: factor out pcnet32_clr_suspend()
Move the code to clear SUSPEND flag to a separate function to simplify code. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/soc/fsl/qe')
0 files changed, 0 insertions, 0 deletions
risk due to the fact that switching from cached to uncached memory accesses halfway through compiler generated code (i.e., involving a stack) can never be done in a way that is architecturally safe. Fixes: abfb7b686a3e ("efi/libstub/arm*: Pass latest memory map to the kernel") Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Tested-by: Riku Voipio <riku.voipio@linaro.org> Cc: <stable@vger.kernel.org> Cc: mark.rutland@arm.com Cc: linux-efi@vger.kernel.org Cc: matt@codeblueprint.co.uk Cc: leif.lindholm@linaro.org Cc: linux-arm-kernel@lists.infradead.org Link: http://lkml.kernel.org/r/1485971102-23330-2-git-send-email-ard.biesheuvel@linaro.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/usb/gadget/function/f_eem.c')