dwc-otg: FIQ: Fix "bad mode in data abort handler"
raspberrypi inclusion category: feature bugzilla: 50432 -------------------------------- Create a semi-static mapping for the USB registers early in the boot process, before additional kernel threads are started, so all threads will have the mappings from the start. This avoids the need for data aborts to lazily update them. See: https://github.com/raspberrypi/linux/issues/2450Signed-off-by: NFloris Bos <bos@je-eigen-domein.nl> Signed-off-by: NFang Yafen <yafen@iscas.ac.cn> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录