Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeed

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4975 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-07-24 22:56:36 +00:00
parent 0ccd2cdb66
commit 1c7794b97d
14 changed files with 117 additions and 243 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ static ssize_t ftl_read(FAR struct inode *inode, unsigned char *buffer,
}
/****************************************************************************
* Name: ftl_write
* Name: ftl_flush
*
* Description: Write the specified number of sectors
*