in pps.c [449:453]
static void __exit pps_exit(void) { class_destroy(pps_class); unregister_chrdev_region(pps_devt, PPS_MAX_SOURCES); }