Don't force running rta as root for calibration
Created by: JaviMerino
target.freeze_tasks() needs to check if the device is rooted before looking for the cgroup devlib module. This module is never present in unrooted devices.
Only run rta as root if the device is rooted.
Fixes: 48db507c