summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/visorbus_private.h
diff options
context:
space:
mode:
authorDon Zickus2015-06-04 15:22:40 +0200
committerGreg Kroah-Hartman2015-06-08 22:36:43 +0200
commit65bd6e4607a19eafbf0d23ce184b6cefc19e317d (patch)
tree24dd128a7a18e09cc1101562c0396af243e60cf7 /drivers/staging/unisys/visorbus/visorbus_private.h
parentstaging: unisys: Remove server flags (diff)
downloadkernel-qcow2-linux-65bd6e4607a19eafbf0d23ce184b6cefc19e317d.tar.gz
kernel-qcow2-linux-65bd6e4607a19eafbf0d23ce184b6cefc19e317d.tar.xz
kernel-qcow2-linux-65bd6e4607a19eafbf0d23ce184b6cefc19e317d.zip
staging: unisys: Do not use 0 as the default bus root device number
I used 0 as the device id for the bus root, neglecting the fact that device 0 is a valid id in Unisys's configuration. Modify this to use UINT_MAX instead as a unique number. As fallout from this change it was noticed the bus_no and dev_no was not defined the same way consistently. Fix visorbus.h to use u32 there. Fix the resulting printk warning too. 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>
Diffstat (limited to 'drivers/staging/unisys/visorbus/visorbus_private.h')
0 files changed, 0 insertions, 0 deletions