st-hal: Prevent st_device callback handling before initialization

Sometimes a callback from audio hal while sthal is not yet
initialized from framework is causing crash in accessing
uninitialized sthal parameters. Synchronize callback from
audio hal with sthal initialization.

Change-Id: I35a012666ca7c8215b5bd30cac17780e2415d7da
1 file changed