]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: Add a function to set the clientpartition
authorDon Zickus <dzickus@redhat.com>
Wed, 13 May 2015 17:22:20 +0000 (13:22 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 20:28:56 +0000 (13:28 -0700)
commit2eb8fd53206e737b5d03840cf746fa205e3c25b2
treee1272a87f9df764fde701efadceb998e7cb60a16
parentcac0aebb03aad24e776f6e15052cdc05b4075288
staging: unisys: Add a function to set the clientpartition

This patch is an attempt to help hide the channel info behind
accessory functions.  I was trying to keep visorchannel as private
as possible.

The only function missing that seemed to be needed for now was
the ability to set the clientpartition.  So I expose that here.

Signed-off-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/include/visorbus.h
drivers/staging/unisys/visorbus/visorchannel.c