summaryrefslogtreecommitdiff
path: root/kernel-devel/linux-device
AgeCommit message (Collapse)Author
2018-03-16add example for linux deviceManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16kernel-deve/device: bus_id is no longer member of struct deviceManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-16add new chapter about the struct deviceManuel Traut
- what is it - how is it used - should be extended to sth. like linux driver model overview Signed-off-by: Manuel Traut <manut@linutronix.de>