]> rtime.felk.cvut.cz Git - lincan.git/commit
Added attach_to_chip() and release_chip() functions for each chip.
authorppisa <ppisa>
Thu, 2 Jun 2005 04:06:13 +0000 (04:06 +0000)
committerppisa <ppisa>
Thu, 2 Jun 2005 04:06:13 +0000 (04:06 +0000)
commit5282a3d5b5624f59a4a11b061368e523934fe5f0
tree753ae0665aa0c6f5fd976cc082c8e6ce93e222b9
parent446346b22245a238d8d70390797b9749eac03788
Added  attach_to_chip() and release_chip() functions for each chip.
This enables correct stopping and IRQ disable before driver unload.
This is required to get rid of problematic handling of shut down
for C_CAN ARM in ns_dev_release_io().
lincan/include/constants.h
lincan/include/main.h
lincan/src/c_can.c
lincan/src/finish.c
lincan/src/i82527.c
lincan/src/main.c
lincan/src/sja1000.c
lincan/src/sja1000p.c
lincan/src/unican.c