config AF_KCM tristate "KCM sockets" depends on INET select BPF_SYSCALL select STREAM_PARSER ---help--- KCM (Kernel Connection Multiplexor) sockets provide a method for multiplexing messages of a message based application protocol over kernel connectons (e.g. TCP connections). ?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2016-11-15 21:37:17 +0100
committerMark Brown <broonie@kernel.org>2016-11-16 14:59:38 +0000
commita9a813ddc505279efd94b2b8ff9ead0f7e005b63 (patch)
tree21312fb0d44bdc9562ef356ec99b82c42a4233b7
parent278c48d2ab2c2f803a7ac501b67b14aa7e73e771 (diff)
spi: fsl-espi: simplify of_fsl_espi_suspend
Simplify of_fsl_espi_suspend a little. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--drivers/spi/spi-fsl-espi.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/spi/spi-fsl-espi.c b/drivers/spi/spi-fsl-espi.c