mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
/include/nuttx/mtd/configdata.h: Fix copy-paste comment in configdata.h
This commit is contained in:
committed by
Gregory Nutt
parent
249d7e0d84
commit
16ce1552bc
@@ -56,10 +56,7 @@
|
|||||||
* Pre-processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
/* IOCTL Commands ***********************************************************/
|
/* IOCTL Commands ***********************************************************/
|
||||||
/* The Audio module uses a standard character driver framework. However, a
|
/* IOCTL Commands to store and read configuration for user application.
|
||||||
* lot of the Audio driver functionality is configured via a device control
|
|
||||||
* interface, such as sampling rate, volume, data format, etc.
|
|
||||||
* The Audio ioctl commands are lised below:
|
|
||||||
*
|
*
|
||||||
* CFGDIOC_GETCONFIG - Get a specified Config Data item.
|
* CFGDIOC_GETCONFIG - Get a specified Config Data item.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user