commit | e80699cfaee40a0c78b2b5f53ad4c13c59a9e938 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Thu May 14 16:37:57 2020 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Jun 01 17:55:24 2020 +0530 |
tree | 6ffeb7fcfc70e4cf0e932b4843edafa0c768bab3 | |
parent | 9017309f87eff71a24368f08470088cc2daacc63 [diff] |
mtd: sf: Drop plat from sf_probe dm_spi_slave_platdata used in sf_probe for printing plat->cs value and there is no relevant usage apart from this. We have enough debug messages available in SPI and SF areas so drop this plat get and associated bug statement. Cc: Simon Glass <sjg@chromium.org> Cc: Vignesh R <vigneshr@ti.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>