clock: Fix call to get_state to use driver id instead of clock id
Created by: yaronm-hailo
When calling the clock driver's get_state API, the provied id should be the driver element id, and not the clock's element id. Fixed a call to get_state that was using the clock id.