]> git.baikalelectronics.ru Git - kernel.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)
commitbe2a8255f474c88af65df66ff64d32c09ff7799c
tree6ad3791689283ea6fb69a47593a680d5e0508a0a
parent1418097c91803af3a22c7deac745e41d521c908d
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