PENDING: qcom: ice: Remove ice probe
ICE is a part of storage platform device,
there is no necessity for a separate ICE probe.
Storage probe will check for the ice node and enable
crypto capabilities. Having ICE probe will cause crash
for targets with both eMMC and UFS support since probe
will be called for both ICE nodes irrespective of device
boot type.
Change-Id: Ib403f226942557dd00e3fbda06b6a11467720177
Signed-off-by:
Yuvaraj Ranganathan <quic_yrangana@quicinc.com>