PWM_MINOR_COUNT
if (chip->id < PWM_MINOR_COUNT)
ret = alloc_chrdev_region(&pwm_devt, 0, PWM_MINOR_COUNT, "pwm");