remoteproc/omap: fix dev_err typo
authorOhad Ben-Cohen <ohad@wizery.com>
Mon, 21 May 2012 13:31:12 +0000 (16:31 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Jun 2012 18:37:15 +0000 (11:37 -0700)
commitefe79381e421af64d34b926917bfb81ef11717dc
treee7b7ee2f066c49d4dca60630ea0c4ba684ebcd5d
parenteef458cb6f020f165de00a5e284048be49e9ee27
remoteproc/omap: fix dev_err typo

commit 6b03976288538a94e072bbfcd12d69a20daea8aa upstream.

For some reason one of the dev_err invocations is using a wrong
device so fix that.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/remoteproc/omap_remoteproc.c