commit | 39e8046240e2b1a4c2e431e08a3356abce93cf35 | [log] [tgz] |
---|---|---|
author | Sven Van Asbroeck <thesven73@gmail.com> | Tue Apr 30 11:25:15 2019 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 30 17:40:34 2019 +0200 |
tree | 89d2eb4a1fd7e5a13dba8c6efd35d6a2155ee214 | |
parent | be7d6b03602eb0d3dccae0bbce4c796526c51661 [diff] |
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>