staging: fieldbus: anybus-s: rename bus id field to avoid confusion
authorSven Van Asbroeck <thesven73@gmail.com>
Tue, 30 Apr 2019 15:25:15 +0000 (11:25 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Apr 2019 15:40:34 +0000 (17:40 +0200)
commit39e8046240e2b1a4c2e431e08a3356abce93cf35
tree89d2eb4a1fd7e5a13dba8c6efd35d6a2155ee214
parentbe7d6b03602eb0d3dccae0bbce4c796526c51661
staging: fieldbus: anybus-s: rename bus id field to avoid confusion

Rename the anybus-s bus id from fieldbus_type to anybus_id, to
avoid confusion with an identically named variable in the
fieldbus_dev framework.

Although this value is called fieldbus_type in the anybus-s docs,
it acts like a bus id, so the name change is appropriate.

Signed-off-by: Sven Van Asbroeck <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