greybus: arche-apb: devm_regulator_get() doesn't return NULL
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 11 Jan 2016 05:59:11 +0000 (11:29 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 11 Jan 2016 23:58:01 +0000 (15:58 -0800)
commitbd62fa5e1067bd5a3c8421ae3de0021a67223e22
treee4b4727878f1f098af6e1592b3caee336fe25dc6
parent7541c1a1c6b0e5531545c400e27b8aee2ba71610
greybus: arche-apb: devm_regulator_get() doesn't return NULL

And so we don't need to check for it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/arche-apb-ctrl.c