platform: msm_shared: Fix the retrival of sense buffer

When a SCSI command fails, the reponse contains the
sense request. We need to parse the response to get
the sense buffer instead of sending a additional
sense request command which would then return data
that is not useful.

Change-Id: I95b7174978068209d1b5ed4b3fb7d3669a04c3af
4 files changed