Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8035223c authored by Tamara Diaconita's avatar Tamara Diaconita Committed by Jonathan Corbet
Browse files

Documentation: mmc: mmc-dev-attrs.txt: Fix typos



Fix typos in mmc-dev-attrs.txt to make documentation clear.

Signed-off-by: default avatarTamara Diaconita <diaconita.tamara@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent eb790aee
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ SD and MMC Device Attributes

All attributes are read-only.

	cid			Card Identifaction Register
	cid			Card Identification Register
	csd			Card Specific Data Register
	scr			SD Card Configuration Register (SD only)
	date			Manufacturing Date (from CID Register)
@@ -71,6 +71,6 @@ Note on Erase Size and Preferred Erase Size:
	"preferred_erase_size" is in bytes.

Note on raw_rpmb_size_mult:
	"raw_rpmb_size_mult" is a mutliple of 128kB block.
	"raw_rpmb_size_mult" is a multiple of 128kB block.
	RPMB size in byte is calculated by using the following equation:
	RPMB partition size = 128kB x raw_rpmb_size_mult