PRIMARY
*mode = PRIMARY;
} else if (ccg_check_fw_version(uc, ccg_fw_names[PRIMARY],
*mode = PRIMARY;
err = ccg_cmd_validate_fw(uc, (mode == PRIMARY) ? FW2 : FW1);
(mode == PRIMARY) ? "FW2" : "FW1", err);
(mode == PRIMARY) ? "FW2" : "FW1");