public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] Add sysfs attribute for mtd OOB available size
@ 2018-04-02  8:20 Xiaolei Li
  2018-04-02  8:20 ` [PATCH] mtd: " Xiaolei Li
  0 siblings, 1 reply; 11+ messages in thread
From: Xiaolei Li @ 2018-04-02  8:20 UTC (permalink / raw)
  To: boris.brezillon, richard
  Cc: linux-mtd, linux-mediatek, srv_heupstream, xiaolei.li

This patch adds one new sysfs node named oobavail to expose mtd OOB
available size.

Changes relative to:
--------------------

tree    : https://github.com/bbrezillon/linux-0day
branch  : mtd/next
commit  :
	'commit 097ccca726ff ("mtd: nand: Fix some function
	 description mismatches in core.c")'

Xiaolei Li (1):
  mtd: Add sysfs attribute for mtd OOB available size

 Documentation/ABI/testing/sysfs-class-mtd |  8 ++++++++
 drivers/mtd/mtdcore.c                     | 10 ++++++++++
 2 files changed, 18 insertions(+)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-04-26 18:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-02  8:20 [PATCH] Add sysfs attribute for mtd OOB available size Xiaolei Li
2018-04-02  8:20 ` [PATCH] mtd: " Xiaolei Li
2018-04-02 12:15   ` Boris Brezillon
2018-04-03  2:46     ` xiaolei li
2018-04-03  8:43       ` Boris Brezillon
2018-04-03  9:40         ` xiaolei li
2018-04-03 10:14           ` Boris Brezillon
2018-04-03 11:01             ` xiaolei li
2018-04-04 20:05               ` Boris Brezillon
2018-04-08  1:26                 ` xiaolei li
2018-04-26 18:04   ` Boris Brezillon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox