commit | f45abaa3841cb3f9ae32ce9babe91db4a8d5709b | [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 | 84727b67a0e73f0308545f2162fb07f8e524fce9 [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>