greybus: bundle: use dev_err for bundle-creation errors
authorJohan Hovold <johan@hovoldconsulting.com>
Mon, 7 Dec 2015 14:05:41 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 8 Dec 2015 20:56:38 +0000 (15:56 -0500)
commita234792d715345ebcd684196b05ef0f7454a64cb
treeea17f9f55953f8896896487486e03401a37fe67b
parent1db1b24304a064b9b4213ba1812450ac054c2c58
greybus: bundle: use dev_err for bundle-creation errors

Use dev_err to report duplicate bundle ids when creating a bundle.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/bundle.c