From 0c62f42dabb5d43d880262d7f1f85e6464acd601 Mon Sep 17 00:00:00 2001 From: Peter Meerwald Date: Wed, 2 Jul 2014 22:50:35 -0700 Subject: [PATCH] leds:pca963x: Always initialize MODE2 register PCA9632 defaults to open-drain PCA9633/4/5 defaults to totem-pole the driver assumed that totem-pole default and didn't actively set the value; the MODE2 register is now written if platform data indicating the mode is given Signed-off-by: Peter Meerwald Signed-off-by: Bryan Wu --- Reading git-format-patch failed