greybus: uart: Use (already defined) major/minor macros
authorViresh Kumar <viresh.kumar@linaro.org>
Sat, 8 Aug 2015 04:55:39 +0000 (10:25 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 11 Aug 2015 00:40:46 +0000 (17:40 -0700)
commit9475fb5c5ad1d61a37c2bd47fb94dcf55b59aaf2
treeb65e73d88fb7cd5e817f92b7b90e25f9723e02e8
parent7549219d4ea0a9d8b78c3819dff8dcdb9db14eb1
greybus: uart: 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/uart.c