commit | e12bc14b88d44e5c1456dccb59ff58103f6c6edc | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Tue Jan 31 16:07:27 2012 +0200 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Wed Feb 22 18:28:49 2012 +0200 |
tree | c7df21efc8f6f3649a35c16b01e90c16ce51d49a | |
parent | cf59d3e9a715fd2b6ff96e4a3a130fceded09a64 [diff] |
remoteproc: s/big switch/lookup table/ A lookup table would be easier to extend, and the resulting code is a bit cleaner. Reported-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>