Camera: HAL: Terminate camframe thread when
camframe_timeout_callback is issued from mm-camera.

1. When the camframe thread issues camframe_timeout_callback,
camframe_terminate should be invoked which ensures that the
camframe thread is terminated.
2. release_cam_conf_thread should be invoked even if
the timeout_callback is received, otherwise the config
thread is not terminated and resources wont be freed.
1 file changed