From: Marc Kleine-Budde Date: Fri, 4 Oct 2013 11:18:01 +0000 (+0200) Subject: can: ti_hecc: remove priv->can.do_get_state() callback X-Git-Tag: v3.13-rc1~105^2~60^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26896fd98130cdda73b19c75849a0d25cb850cb8;p=pandora-kernel.git can: ti_hecc: remove priv->can.do_get_state() callback 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 --- Reading git-diff-tree failed