git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49cb5c0
)
can: ti_hecc: remove priv->can.do_get_state() callback
author
Marc Kleine-Budde
<mkl@pengutronix.de>
Fri, 4 Oct 2013 11:18:01 +0000
(13:18 +0200)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Thu, 31 Oct 2013 19:55:16 +0000
(20:55 +0100)
This patch removes the priv->can.do_get_state() callback, as it just returns
priv->can.state. The callback's only user can_fill_info() has direct access to
priv->can.state.
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
No differences found