greybus: use decimal notation for interface and cport ids
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 11 Nov 2015 09:07:07 +0000 (10:07 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 11 Nov 2015 17:18:28 +0000 (09:18 -0800)
commit35a84ba7f94001c11fac0679b20c8d268fbc0b96
treed3b58dade5f5b8a47b9355669ae4945592b15606
parentfebe25217924983f08a3d729d1a0b96a152ff340
greybus: use decimal notation for interface and cport ids

Fix up the few places where hexadecimal rather than decimal notation was
used for interface and cport ids.

Note that this includes the endo sysfs-attribute for the AP interface
id.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/endo.c
drivers/staging/greybus/interface.c
drivers/staging/greybus/svc.c