Re: [PATCH] regulator: arizona-ldo1: constify regulator_ops structure

2017-02-01 Thread Charles Keepax
On Sat, Jan 28, 2017 at 07:08:41PM +0530, Bhumika Goyal wrote: > Declare regulator_ops structure as const as it is only stored in the ops > field of a regulator_desc structure. This field is of type const, so > regulator_ops structures having this property can be made const too. > > File size befo

[PATCH] regulator: arizona-ldo1: constify regulator_ops structure

2017-01-28 Thread Bhumika Goyal
Declare regulator_ops structure as const as it is only stored in the ops field of a regulator_desc structure. This field is of type const, so regulator_ops structures having this property can be made const too. File size before: drivers/regulator/arizona-ldo1.o textdata bss dec