]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ssbi: Remove extraneous logging
authorDavid Brown <davidb@codeaurora.org>
Tue, 12 Mar 2013 18:41:53 +0000 (11:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 17:39:40 +0000 (10:39 -0700)
commit37799ef4fa95ceec09b5c214fb281c6e6acddf5b
tree6ad3791689283ea6fb69a47593a680d5e0508a0a
parent90f2d32ca5ca4a7f6d4eb509b81a9a802eb62905
ssbi: Remove extraneous logging

Remove some unhelpful error logs.  This also removes the necessity of
having a pointer back to the struct device within the ssbi-specific
structure

Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ssbi/ssbi.c