Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1157353 > unrolled thread

Re: [PATCH 2/4] video: fbdev: imxfb: Constify platform_device_id

Started byTomi Valkeinen <tomi.valkeinen@ti.com>
First post2015-06-03 13:40 +0200
Last post2015-06-03 14:00 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/4] video: fbdev: imxfb: Constify platform_device_id Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-06-03 13:40 +0200
    Re: [PATCH 2/4] video: fbdev: imxfb: Constify platform_device_id Lee Jones <lee.jones@linaro.org> - 2015-06-03 14:00 +0200
      Re: [PATCH 2/4] video: fbdev: imxfb: Constify platform_device_id Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-06-03 14:00 +0200

#1157353 — Re: [PATCH 2/4] video: fbdev: imxfb: Constify platform_device_id

FromTomi Valkeinen <tomi.valkeinen@ti.com>
Date2015-06-03 13:40 +0200
SubjectRe: [PATCH 2/4] video: fbdev: imxfb: Constify platform_device_id
Message-ID<pxfbA-84h-7@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi Lee,

On 05/05/15 11:28, Lee Jones wrote:
> On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
> 
>> The platform_device_id is not modified by the driver and core uses it as
>> const.
>>
>> Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
>> ---
>>  drivers/video/fbdev/imxfb.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Applied, thanks.

You applied the fbdev changes in this series also, not only the
backlight changes?

 Tomi

[toc] | [next] | [standalone]


#1157393

FromLee Jones <lee.jones@linaro.org>
Date2015-06-03 14:00 +0200
Message-ID<pxfuW-8s4-15@gated-at.bofh.it>
In reply to#1157353
On Wed, 03 Jun 2015, Tomi Valkeinen wrote:

> Hi Lee,
> 
> On 05/05/15 11:28, Lee Jones wrote:
> > On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
> > 
> >> The platform_device_id is not modified by the driver and core uses it as
> >> const.
> >>
> >> Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
> >> ---
> >>  drivers/video/fbdev/imxfb.c | 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > Applied, thanks.
> 
> You applied the fbdev changes in this series also, not only the
> backlight changes?

Ah, yes I did.  I assumed they were all due for Backlight.

Would you like me to un-apply the non-Backlight patches?

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1157404

FromTomi Valkeinen <tomi.valkeinen@ti.com>
Date2015-06-03 14:00 +0200
Message-ID<pxfuY-8s4-39@gated-at.bofh.it>
In reply to#1157393

[Multipart message — attachments visible in raw view] — view raw

On 03/06/15 14:50, Lee Jones wrote:
> On Wed, 03 Jun 2015, Tomi Valkeinen wrote:
> 
>> Hi Lee,
>>
>> On 05/05/15 11:28, Lee Jones wrote:
>>> On Sat, 02 May 2015, Krzysztof Kozlowski wrote:
>>>
>>>> The platform_device_id is not modified by the driver and core uses it as
>>>> const.
>>>>
>>>> Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
>>>> ---
>>>>  drivers/video/fbdev/imxfb.c | 2 +-
>>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> Applied, thanks.
>>
>> You applied the fbdev changes in this series also, not only the
>> backlight changes?
> 
> Ah, yes I did.  I assumed they were all due for Backlight.
> 
> Would you like me to un-apply the non-Backlight patches?

If you can easily remove them, yes.

But chances for conflict are quite minimal, so if you already have a
pile of commits on top of these, it's fine if they go via backlight tree.

 Tomi

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web