staging: fieldbus: move "offline mode" definition to fieldbus core
authorSven Van Asbroeck <thesven73@gmail.com>
Wed, 18 Sep 2019 18:35:49 +0000 (14:35 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Sep 2019 19:58:03 +0000 (21:58 +0200)
commit9cc05ed4df03a60c8119b49e66f8b47436d89c27
tree64cd2913f8caf8d4d0ba49faff5448228c8d6e3a
parent7c1a38e1fe05b7740b5e36ec0f7675f241a1e225
staging: fieldbus: move "offline mode" definition to fieldbus core

anybus-s cards use the "offline mode" property to determine if
process memory should be clear, set, or frozen when the card
is offline.

Move this property to the fieldbus core, so that it can become
part of the future fieldbus config interface.

Signed-off-by: Sven Van Asbroeck <TheSven73@gmail.com>
Link: https://lore.kernel.org/r/20190918183552.28959-3-TheSven73@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fieldbus/anybuss/anybuss-client.h
drivers/staging/fieldbus/anybuss/hms-profinet.c
drivers/staging/fieldbus/anybuss/host.c
drivers/staging/fieldbus/fieldbus_dev.h