usb: xhci-mtk: remove unnecessary setting of has_ippc
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Fri, 7 May 2021 02:11:25 +0000 (10:11 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 May 2021 14:21:49 +0000 (16:21 +0200)
commite56e60f7a9d675334d1a796ba6ae31ca94ad4312
treee27983cae78207baccade3eab22b5e3c1e357750
parent40ddb76ba0baaa7d62ab563be56c5fa38ec649c7
usb: xhci-mtk: remove unnecessary setting of has_ippc

Due to @has_ippc's default value is 0, no need set it again if fail
to get ippc base address

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20210507021127.54717-2-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mtk.c