commit | 58ed60457c75a0f28176e5f4ceb1515e910631df | [log] [tgz] |
---|---|---|
author | Marcus Shawcroft <marcus.shawcroft@arm.com> | Thu Oct 06 20:37:29 2016 +0100 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Oct 19 12:10:59 2016 +0000 |
tree | 7fbbc65ae4c339edb8e15c53445708f0c81935b7 | |
parent | fded21ab4595f25b72a2b129ae824254778b15c5 [diff] |
pwm/dw: Make config_info pointers const. Mutable driver state relocated from config_info to driver_info. This driver is unused by any board, nor can it be compiled for any board. Hence this patch reflects the mechanical change that should be made to the driver in order to support a const config_info, but the patch has been neither compiled, nor tested. Change-Id: I28597962e81d6e02f1f4befe48c3a3324691cfeb Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>