Drop fake bittimings in favor of bitrate table
authornorly <ny-git@enpas.org>
Sun, 17 Feb 2019 23:24:02 +0000 (00:24 +0100)
committernorly <ny-git@enpas.org>
Sun, 17 Feb 2019 23:49:16 +0000 (00:49 +0100)
commita44b237ce7e95d27389eb208186d18ebd37febb5
tree54fed35c2c9b2e1dd6fee25156eb59d469f1d6cd
parentb73e2352c568d2b6d63becedab11ceffef07603c
Drop fake bittimings in favor of bitrate table

The fake bittiming table produces wrong results in Linux 4.19's bitrate
based parameter calculation.

SocketCAN support for fixed bitrates was introduced in 431af779256c in
Jan 2017, and as of Linux 4.18 the only driver using it is mcba_usb.
Bitrates are also fixed in ELM327, and none of the other parameters can
be tuned, so using this API makes sense here as well.
module/elmcan.c