scsi: ufs: remove printing dumps after link startup failure

We may have UFS controller interfaced with removable UFS card and in such
case, if card isn't inserted then UFS link startup attempt would fail and
we don't want to print huge UFS dumps after this failure. This change
removes printing these dumps for now, we can't do this selectively
(allowing dumps for embedded UFS) as we currently don't have any capability
to know that UFS controller is interfaced with embedded UFS card or
removable UFS card.

Change-Id: I9e77a28901e7d319c234e0879101a9f485131979
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
1 file changed