greybus: es2: change (un)map methods to static
authorAlexandre Bailon <abailon@baylibre.com>
Mon, 14 Sep 2015 16:20:43 +0000 (18:20 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 15 Sep 2015 05:09:32 +0000 (22:09 -0700)
commit64c9cabcac57904b8a6d6ae9e8a90c258762c86b
treec8d952fd709dc7d631107e727349b02e88542860
parent1ff3dc920500c2f1cdfaa08c6812f19e05a36da1
greybus: es2: change (un)map methods to static

Endpoints pair will only be managed by es2 driver.
map_cport_to_ep() and unmap_cport() should be static.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/es2.c