diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2016-09-16 09:01:17 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-27 12:35:49 +0200 |
commit | b294809dbfa7e50229d00253d43f9a56e5d6a0ba (patch) | |
tree | cee193862ae665b14ed6a31734fee61c81040e02 /drivers/spmi | |
parent | 2d8784df1a1c11ace4e244780facec1e945c5b4f (diff) | |
download | linux-b294809dbfa7e50229d00253d43f9a56e5d6a0ba.tar.gz linux-b294809dbfa7e50229d00253d43f9a56e5d6a0ba.tar.bz2 linux-b294809dbfa7e50229d00253d43f9a56e5d6a0ba.zip |
Drivers: hv: make VMBus bus ids persistent
Some tools use bus ids to identify devices and they count on the fact
that these ids are persistent across reboot. This may be not true for
VMBus as we use auto incremented counter from alloc_channel() as such
id. Switch to using if_instance from channel offer, this id is supposed
to be persistent.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions