|
@@ -377,6 +377,7 @@ static ssize_t driver_state_read(struct file *file, char __user *user_buf,
|
|
|
DRIVER_STATE_PRINT_HEX(platform_quirks);
|
|
|
DRIVER_STATE_PRINT_HEX(chip.id);
|
|
|
DRIVER_STATE_PRINT_STR(chip.fw_ver_str);
|
|
|
+ DRIVER_STATE_PRINT_INT(sched_scanning);
|
|
|
|
|
|
#undef DRIVER_STATE_PRINT_INT
|
|
|
#undef DRIVER_STATE_PRINT_LONG
|