Re: [PATCH 23/38] iio: pressure-core: st: Describe LPS331AP defines by name

2013-09-14 Thread Jonathan Cameron
On 09/10/13 13:49, Lee Jones wrote: > They're currently named *_1_*, for 'Sensor 1', but the code will be much > more readable if we use the naming convention *_LPS331AP_* instead. > > Signed-off-by: Lee Jones Very happy to see this patch. The _1_ stuff should never have gotten through the initi

[PATCH 23/38] iio: pressure-core: st: Describe LPS331AP defines by name

2013-09-10 Thread Lee Jones
They're currently named *_1_*, for 'Sensor 1', but the code will be much more readable if we use the naming convention *_LPS331AP_* instead. Signed-off-by: Lee Jones --- drivers/iio/pressure/st_pressure_core.c | 94 - 1 file changed, 46 insertions(+), 48 deletions