Re: [PATCH v2 2/2] Staging: unisys: Fix sparse warnings in uislib

2014-06-05 Thread Ken Cox
On 06/05/2014 11:22 AM, Greg KH wrote: On Thu, Jun 05, 2014 at 11:04:32AM -0500, Ken Cox wrote: Added I/O versions for the functions vbuschannel_devinfo_to_string() and ultra_vbus_init_channel() to get rid of noderef sparse warnings when accessing I/O space. Signed-off-by: Ken Cox --- .../s

Re: [PATCH v2 2/2] Staging: unisys: Fix sparse warnings in uislib

2014-06-05 Thread Greg KH
On Thu, Jun 05, 2014 at 11:04:32AM -0500, Ken Cox wrote: > Added I/O versions for the functions vbuschannel_devinfo_to_string() > and ultra_vbus_init_channel() to get rid of noderef sparse warnings when > accessing I/O space. > > Signed-off-by: Ken Cox > --- > .../staging/unisys/common-spar/incl

[PATCH v2 2/2] Staging: unisys: Fix sparse warnings in uislib

2014-06-05 Thread Ken Cox
Added I/O versions for the functions vbuschannel_devinfo_to_string() and ultra_vbus_init_channel() to get rid of noderef sparse warnings when accessing I/O space. Signed-off-by: Ken Cox --- .../staging/unisys/common-spar/include/channels/vbuschannel.h | 11 ++- drivers/staging/unisys/com