
In hal_delayed_reg_write change the order of hal_is_reg_write_tput_level_high and pld_is_device_awake check. This ensures that throughput level is checked before checking for device wake state. This is beneficial in saving CPU cycles in high throughput scenarios. Change-Id: I23d0bde46779df9dca4388bf67c9395999274f3a CRs-Fixed: 3078096