WindCharger: Fix flash driver bug, not use sema for upper portion

The QCA flash driver uses semaphore for up to 16M. For the upper
portion of the flash read and write, it did not claim semaphore.
This could cause flash corruption to the flash.

Change-Id: I842cdf4eef320805fae8cfd15f139aed7d703699
1 file changed