commit | f5ff46f6e5f88e1ee276963105d328a1bda6269a | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Thu Mar 15 17:03:22 2018 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Aug 03 11:09:53 2018 +0530 |
tree | 1a62ce322718f2cab69acb6732761a174be23cdb | |
parent | 04d57b1d588aeda00f308028aad6239467f24923 [diff] |
spi: kirkwood: Get drvdata in .ofdata_to_platdata Get the is_errata_50mhz_ac in .ofdata_to_platdata, and reuse it in .set_mode this can eventually initialized dt code at once and adding room to add platdata. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>