Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282849
b: refs/heads/master
c: 2b00668
h: refs/heads/master
i:
  282847: 3f23a6b
v: v3
  • Loading branch information
Artem Bityutskiy authored and David Woodhouse committed Jan 9, 2012
1 parent 748702a commit ef2c938
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ae84fe8c18cabc348b9c7cd1e98419cd0cbf481
refs/heads/master: 2b00668ff9d91d594a204ff2c3bf940d483e4b5f
3 changes: 2 additions & 1 deletion trunk/include/mtd/mtd-abi.h
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,8 @@ struct otp_info {
#define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
/*
* Most generic write interface; can write in-band and/or out-of-band in various
* modes (see "struct mtd_write_req")
* modes (see "struct mtd_write_req"). This ioctl is not supported for flashes
* without OOB, e.g., NOR flash.
*/
#define MEMWRITE _IOWR('M', 24, struct mtd_write_req)

Expand Down

0 comments on commit ef2c938

Please sign in to comment.