RTC_DEV_MAX
if (rtc->id >= RTC_DEV_MAX) {
err = alloc_chrdev_region(&rtc_devt, 0, RTC_DEV_MAX, "rtc");