greybus: spi: Use (already defined) major/minor macros
authorViresh Kumar <viresh.kumar@linaro.org>
Sat, 8 Aug 2015 04:55:38 +0000 (10:25 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 11 Aug 2015 00:40:46 +0000 (17:40 -0700)
commit7549219d4ea0a9d8b78c3819dff8dcdb9db14eb1
tree56085a8591b34c0c8e2bf66273770420365c5d56
parent3fb97e43ba4ab094a72d9b9fe165e476e756c4ed
greybus: spi: Use (already defined) major/minor macros

We already have macros for these, use them instead of writing fixed
values.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/spi.c