All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Lee Jones <lee.jones@linaro.org>,
	Daniel Thompson <daniel.thompson@linaro.org>,
	Jingoo Han <jingoohan1@gmail.com>
Cc: linux-fbdev@vger.kernel.org,
	"Thierry Reding" <thierry.reding@gmail.com>,
	dri-devel@lists.freedesktop.org, kernel@pengutronix.de,
	"Uwe Kleine-König" <uwe@kleine-koenig.org>
Subject: [PATCH v3 0/2] backlight: lm3630a: convert to atomic PWM API
Date: Mon, 21 Jun 2021 14:21:46 +0200	[thread overview]
Message-ID: <20210621122148.116863-1-u.kleine-koenig@pengutronix.de> (raw)

From: Uwe Kleine-König <uwe@kleine-koenig.org>

Hello,

this is v3 of the series. In v1 and v2 I failed to notice that the
driver contains two (nearly identical) update_status callbacks. Daniel
pointed that out, so here comes v3.

Best regards
Uwe

Uwe Kleine-König (2):
  backlight: lm3630a: fix return code of .update_status() callback
  backlight: lm3630a: convert to atomic PWM API and check for errors

 drivers/video/backlight/lm3630a_bl.c | 50 +++++++++++++---------------
 1 file changed, 23 insertions(+), 27 deletions(-)

-- 
2.30.2


WARNING: multiple messages have this Message-ID (diff)
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Lee Jones <lee.jones@linaro.org>,
	Daniel Thompson <daniel.thompson@linaro.org>,
	Jingoo Han <jingoohan1@gmail.com>
Cc: linux-fbdev@vger.kernel.org,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Uwe Kleine-König" <uwe@kleine-koenig.org>,
	kernel@pengutronix.de, dri-devel@lists.freedesktop.org
Subject: [PATCH v3 0/2] backlight: lm3630a: convert to atomic PWM API
Date: Mon, 21 Jun 2021 14:21:46 +0200	[thread overview]
Message-ID: <20210621122148.116863-1-u.kleine-koenig@pengutronix.de> (raw)

From: Uwe Kleine-König <uwe@kleine-koenig.org>

Hello,

this is v3 of the series. In v1 and v2 I failed to notice that the
driver contains two (nearly identical) update_status callbacks. Daniel
pointed that out, so here comes v3.

Best regards
Uwe

Uwe Kleine-König (2):
  backlight: lm3630a: fix return code of .update_status() callback
  backlight: lm3630a: convert to atomic PWM API and check for errors

 drivers/video/backlight/lm3630a_bl.c | 50 +++++++++++++---------------
 1 file changed, 23 insertions(+), 27 deletions(-)

-- 
2.30.2


             reply	other threads:[~2021-06-21 12:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 12:21 Uwe Kleine-König [this message]
2021-06-21 12:21 ` [PATCH v3 0/2] backlight: lm3630a: convert to atomic PWM API Uwe Kleine-König
2021-06-21 12:21 ` [PATCH v3 1/2] backlight: lm3630a: fix return code of .update_status() callback Uwe Kleine-König
2021-06-21 12:21   ` Uwe Kleine-König
2021-06-21 13:06   ` Daniel Thompson
2021-06-21 13:06     ` Daniel Thompson
2021-06-22 13:11   ` Lee Jones
2021-06-22 13:11     ` Lee Jones
2021-06-21 12:21 ` [PATCH v3 2/2] backlight: lm3630a: convert to atomic PWM API and check for errors Uwe Kleine-König
2021-06-21 12:21   ` Uwe Kleine-König
2021-06-21 13:14   ` Daniel Thompson
2021-06-21 13:14     ` Daniel Thompson
2021-06-22 13:12   ` Lee Jones
2021-06-22 13:12     ` Lee Jones
2021-06-24 20:10     ` Uwe Kleine-König
2021-06-25  8:44       ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210621122148.116863-1-u.kleine-koenig@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=daniel.thompson@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jingoohan1@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=lee.jones@linaro.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=uwe@kleine-koenig.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.