Re: [PATCH 3/6] leds: pca963x: Add defines and remove some magic values

2016-04-19 Thread kbuild test robot
Hi, [auto build test ERROR on j.anaszewski-leds/for-next] [also build test ERROR on v4.6-rc4 next-20160419] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Olliver-Schinagl/leds-pca9653x-suppor

[PATCH 3/6] leds: pca963x: Add defines and remove some magic values

2016-04-19 Thread Olliver Schinagl
This patch adds some more defines so that the driver can receive a little more future work. These new defines are then used throughout the existing code the remove some magic values. This patch does not produce any binary changes. Signed-off-by: Olliver Schinagl --- drivers/leds/leds-pca963x.c