Loading
spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
maillist inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9KP0Z CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git/commit/?h=for-6.9&id=7430764f5a85d30314aeef2d5438dff1fb0b1d68 ------------------------------------------ Due to the reading of FIFO during the dump of data registers in debugfs, if SPI transmission is in progress, it will be affected and may result in transmission failure. Therefore, the dump interface of data registers in debugfs is removed. Fixes: 2b2142f2 ("spi: hisi-kunpeng: Add debugfs support") Signed-off-by:Devyn Liu <liudingyuan@huawei.com> Reviewed-by:
Jay Fang <f.fangjian@huawei.com> Signed-off-by:
Junhua Lu <lujunhua7@h-partners.com> Signed-off-by:
Slim6882 <yangjunshuo@huawei.com>