On Fri, Nov 18, 2022 at 12:57 PM Chanwoo Lee <cw9316.lee@xxxxxxxxxxx> wrote: > > From: ChanWoo Lee <cw9316.lee@xxxxxxxxxxx> > > Change the same as the other code to return bool type. > 91: return !!(host->caps & UFS_MTK_CAP_BOOST_CRYPT_ENGINE); > 98: return !!(host->caps & UFS_MTK_CAP_VA09_PWR_CTRL); > 105: return !!(host->caps & UFS_MTK_CAP_BROKEN_VCC); > > Signed-off-by: ChanWoo Lee <cw9316.lee@xxxxxxxxxxx> Reviewed-by: Stanley Chu <stanley.chu@xxxxxxxxxxxx>