ST-HAL: Update check for stream state in destructor

Remove state check, as it does not matter what is the state,
if pal_handle_ has stream handle then stream is active and
we need to call pal_stream_close.

Change-Id: Ib3358ce9e083d8a2ba46a93e09e7bb04747af6f7
1 file changed