commit | 0d8505045e99d986007e8b4cc6c8836633e96cf3 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski.k@gmail.com> | Sat May 02 00:57:47 2015 +0900 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon May 04 16:38:55 2015 +0530 |
tree | 4ea93e4a4c79054e992006ffcacd1ee664bf291f | |
parent | afe7cded998fff62759c214cda8785cd874b6114 [diff] |
dmaengine: mxs: Constify platform_device_id The platform_device_id is not modified by the driver and core uses it as const. Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>