lkml.org 
[lkml]   [2017]   [Sep]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH 0/5] constify rio_device_id
Date
Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>

Hi Andrew,

Please apply the patches listed below. I will forward them to you.

Thank you,

Alex.


-----Original Message-----
From: Arvind Yadav [mailto:arvind.yadav.cs@gmail.com]
Sent: Saturday, August 26, 2017 4:04 AM
To: mporter@kernel.crashing.org; Bounine, Alexandre <Alexandre.Bounine@idt.com>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] constify rio_device_id

rio_device_id are not supposed to change at runtime. rio driver is
working with const 'id_table'. So mark the non-const rio_device_id
structs as const.

Arvind Yadav (5):
[PATCH 1/5] rapidio: idt_gen2: constify rio_device_id
[PATCH 2/5] rapidio: idt_gen3: constify rio_device_id
[PATCH 3/5] rapidio: idtcps: constify rio_device_id
[PATCH 4/5] rapidio: tsi568: constify rio_device_id
[PATCH 5/5] rapidio: tsi57x: constify rio_device_id

drivers/rapidio/switches/idt_gen2.c | 2 +-
drivers/rapidio/switches/idt_gen3.c | 2 +-
drivers/rapidio/switches/idtcps.c | 2 +-
drivers/rapidio/switches/tsi568.c | 2 +-
drivers/rapidio/switches/tsi57x.c | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2017-09-25 19:23    [W:0.081 / U:0.764 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site