Greg> This is no longer needed with the class device interface in
Greg> the kernel today. Please use the new api (basically just
Greg> set dev_t in the class_device, and you get this for free.)
Thanks, I've killed that code and just set class_dev.devt instead.
- R.