dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/can
Wolfgang Grandegger 56e6943b90 can: sja1000 platform data fixes
The member "clock" of struct "sja1000_platform_data" is documented as
"CAN bus oscillator frequency in Hz" but it's actually used as the CAN
clock frequency, which is half of it. To avoid further confusion, this
patch fixes it by renaming the member to "osc_freq". That way, also
non mainline users will notice the change. The platform code for the
relevant boards is updated accordingly. Furthermore, pre-defined
values are now used for the members "ocr" and "cdr".

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-17 22:39:48 -07:00
..
platform can: sja1000 platform data fixes 2010-05-17 22:39:48 -07:00
Kbuild can: CAN Network device driver and Netlink interface 2009-05-18 15:41:41 -07:00
bcm.h headers_check fix: can/bcm.h 2009-01-30 19:50:25 +05:30
core.h net: drop capability from protocol definitions 2009-11-05 21:40:17 -08:00
dev.h Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
error.h
netlink.h can: netlink support for bus-error reporting and counters 2010-02-26 01:48:49 -08:00
raw.h