commit | c42ca04da57aad91689e681a124a174249bc1a70 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Aug 19 13:52:22 2017 +0530 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Thu Aug 24 10:25:50 2017 -0700 |
tree | efa86cd0d5634f19e5196d6670df62818b0a8386 | |
parent | c4d77d5fcd8baefb358ae921b940e9bbd09a751e [diff] |
remoteproc: make device_type const Make this const as it is only stored in the type field of a device structure, which is const. Done using Coccinelle. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>