From: Nikita Edward Baruzdin Date: Fri, 11 Jul 2014 12:13:23 +0000 (+0400) Subject: can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACK X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~160^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b853ec3494e34eb4882f65ebbcd04b495ff3c85;p=pandora-kernel.git can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACK SJA1000 has a self test mode (STM) which does not require acknowledgement for the successful message transmission. In this mode a node test is possible without any other active node on the bus. This patch adds a possibility to set STM for SJA1000 controller through specifying the corresponding CAN_CTRLMODE_PRESUME_ACK netlink flag. Signed-off-by: Nikita Edward Baruzdin Acked-by: Oliver Hartkopp Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed