Skip to content
Commit 8552b439 authored by Sourav Poddar's avatar Sourav Poddar Committed by Brian Norris
Browse files

drivers: mtd: m25p80: convert "bool" read check into an enum



This is a cleanup prior to adding quad read support. This will facilitate
easy addition of more read commands check under an enum rather that defining a
separate bool for it.

Signed-off-by: default avatarSourav Poddar <sourav.poddar@ti.com>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 802eee95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment