commit | 3f53a58849e66c8c43ccc772bf38ffc2af728a14 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Wed Feb 27 20:02:12 2019 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Mar 04 18:08:56 2019 +0530 |
tree | 02eb5cfea4a26684dd171d5f9ef83a6864e28f1f | |
parent | f69b425f58227c48116b4c093b9f48a8da566679 [diff] |
spi: sun4i: Driver cleanup - drop unused macros. - use base instead of base_addr, for better code readability - move .probe and .ofdata_to_platdata functions in required places to add platdata support in future. - use sentinel sun4i_spi_ids. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>