blob: 3ef2611bc6d7b7276c124f92eadc7fbaeebcf700 [file] [log] [blame]
Bill Pemberton0b52b742012-09-20 16:55:27 -04001- Use configfs for config stuff. This will require changes to the
2 user space code.
3
Bill Pemberton0b52b742012-09-20 16:55:27 -04004- dgrp_send() and dgrp_receive() could use some refactoring
Bill Pemberton7b6d45c2012-09-20 16:55:28 -04005
6- Don't automatically create CHAN_MAX (64) channel array entries for
7 every device as many devices are going to have much less than 64
8 channels.
9
10- The locking needs to be checked. It seems haphazardly done in most
11 places.
12
13- Check Kconfig dependencies