]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_mid_powerbtn: make mid_pb_ddata const
authorBhumika Goyal <bhumirks@gmail.com>
Fri, 11 Aug 2017 14:20:00 +0000 (19:50 +0530)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 13 Aug 2017 12:27:10 +0000 (15:27 +0300)
commit46148ea887bfe90b14a4bd12aa40e9527bd4f64d
treecd030f74bd831c0885c3ff44740dbbc23728b81b
parentb488c7276b78a31bf5e279bf45f5923813ad53a9
platform/x86: intel_mid_powerbtn: make mid_pb_ddata const

Make these const as they are only used during a copy operation.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_mid_powerbtn.c