For better readability, values of LP5521_REG_ENABLE register were redefined.
Signed-off-by: Milo(Woogyom) Kim
---
drivers/leds/leds-lp5521.c |8 +++-
1 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/leds/leds-lp5521.c b/drivers/leds/leds-lp5521.c
index 8239319..3f7c
Hi there. I have a style question. For the pre-built versions of
gcc-linaro, should we release a i686 version that also runs on x86_64,
or do separate i686 and x86_64 builds?
If we do just an i686 version then:
* There's less to test
* There's one 'linux' binary so less confusion on what to do
On 12/17/2011 03:04 AM, Russell King - ARM Linux wrote:
On Fri, Dec 16, 2011 at 04:45:48PM -0800, Turquette, Mike wrote:
On Wed, Dec 14, 2011 at 5:18 AM, Thomas Gleixner wrote:
On Tue, 13 Dec 2011, Mike Turquette wrote:
+void __clk_unprepare(struct clk *clk)
+{
+ if (!clk)
+ r
Hello.
On 13-01-2012 16:36, Mans Rullgard wrote:
This fixes the thrd->req_running field being accessed before thrd
is checked for null. The error was introduced in abb959f.
Please also specify summary of that commit in parens.
Signed-off-by: Mans Rullgard
WBR, Sergei
On 01/13/2012 08:39 PM, Turquette, Mike wrote:
On Fri, Jan 13, 2012 at 8:18 PM, Saravana Kannan wrote:
On 12/17/2011 03:04 AM, Russell King - ARM Linux wrote:
On Fri, Dec 16, 2011 at 04:45:48PM -0800, Turquette, Mike wrote:
On Wed, Dec 14, 2011 at 5:18 AM, Thomas Gleixner
wrote:
On Tue,