Device subsystem improvements.
commit1557727c3f0e1e69f2c74e606b70a63ab71cfaf0
authorDavid Cohen <dacohen@gmail.com>
Tue, 11 Dec 2007 22:57:17 +0000 (11 18:57 -0400)
committerFelipe Balbi <me@felipebalbi.com>
Tue, 11 Dec 2007 23:34:19 +0000 (12 01:34 +0200)
treee3fe0d13199957355db87c517e14aedeb87dd7b8
parent9b03aa98c59aa7a14555876f68b041f8edfdb2e9
Device subsystem improvements.

This patch updates the device subsystem:
- implements the register_* on device.c
- code cleanups on device.h
- adding ioctl on bus

Signed-off-by: David Cohen <dacohen@gmail.com>
Acked-by: Felipe Balbi <me@felipebalbi.com>
include/tinyx/device.h
kernel/device.c