Home
last modified time | relevance | path

Searched hist:e62361c721453b5cf76ce3bb8680fb8bc0832098 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.cdiff e62361c721453b5cf76ce3bb8680fb8bc0832098 Sun May 24 21:50:46 CDT 2020 Jason Yan <yanaijie@huawei.com> usb: musb: use true for 'use_dma'

Fix the following coccicheck warning:

drivers/usb/musb/musb_core.c:1798:12-19: WARNING: Assignment of 0/1 to
bool variable

Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Link: https://lore.kernel.org/r/20200525025049.3400-4-b-liu@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>