xiaoxiang781216 commented on code in PR #7472: URL: https://github.com/apache/incubator-nuttx/pull/7472#discussion_r1016100505
########## arch/arm/src/cxd56xx/cxd56_spi.c: ########## @@ -1204,7 +1217,6 @@ struct spi_dev_s *cxd56_spibus_initialize(int port) /* DMA settings */ #ifdef CONFIG_CXD56_DMAC - priv->dmaenable = false; Review Comment: Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org