remove wrong comments on s5j 45/115245/1
authorsunghan <sh924.chang@samsung.com>
Fri, 17 Feb 2017 05:00:29 +0000 (14:00 +0900)
committersunghan <sh924.chang@samsung.com>
Fri, 17 Feb 2017 05:00:29 +0000 (14:00 +0900)
Change-Id: If50037e5224428eb8b72b5df4f040a94e5d321d7

os/arch/arm/src/s5j/s5j_sflash.c

index 9c7400c..9532e31 100644 (file)
@@ -475,9 +475,7 @@ static void s5j_sflash_select(FAR struct spi_dev_s *spidev, enum spi_dev_e devid
  * Name: s5j_sflash_setfrequency
  *
  * Description:
- *  Support changing frequency. But we can't change frequency.
- *  If you need to change frequency, please ask the broadcom.
- *  This function is a part of spi_ops.
+ *  Support changing frequency.
  *
  *****************************************************************************/
 
@@ -490,9 +488,7 @@ static uint32_t s5j_sflash_setfrequency(FAR struct spi_dev_s *spidev, uint32_t f
  * Name: s5j_sflash_setmode
  *
  * Description:
- *  Support changing mode(CPHA/CPOL). But we can't change mode.
- *  If you need to change mode, please ask the broadcom.
- *  This function is a part of spi_ops.
+ *  Support changing mode(CPHA/CPOL).
  *
  *****************************************************************************/