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


Groups > linux.kernel > #1338461

Re: [PATCH v2 2/3] soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/3] soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
Date 2016-02-19 22:00 +0100
Message-ID <r40jF-2yF-25@gated-at.bofh.it> (permalink)
References <r3Xvt-qi-9@gated-at.bofh.it> <r3Xvt-qi-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Friday 19 February 2016 12:58:43 Murali Karicheri wrote:
> Rename the pad to sw_data as per description of this field in the hardware
> spec(refer sprugr9 from www.ti.com). Latest version of the document is
> at http://www.ti.com/lit/ug/sprugr9h/sprugr9h.pdf and section 3.1
> Host Packet Descriptor describes this field.
> 
> Define and use a constant for the size of sw_data field similar to
> other fields in the struct for desc and document the sw_data field
> in the header. As the sw_data is not touched by hw, it's type can be
> changed to u32.
> 
> Rename the helpers to match with the updated dma desc field sw_data.
> 
> Cc: Wingman Kwok <w-kwok2@ti.com>
> Cc: Mugunthan V N <mugunthanvnm@ti.com>
> CC: Arnd Bergmann <arnd@arndb.de>
> CC: Grygorii Strashko <grygorii.strashko@ti.com>
> CC: David Laight <David.Laight@ACULAB.COM>
> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
> 

Acked-by: Arnd Bergmann <arnd@arndb.de>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] net: ti: netcp: restore get/set_pad_info() functionality Murali Karicheri <m-karicheri2@ti.com> - 2016-02-19 19:00 +0100
  [PATCH v2 2/3] soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data Murali Karicheri <m-karicheri2@ti.com> - 2016-02-19 19:00 +0100
    Re: [PATCH v2 2/3] soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data Arnd Bergmann <arnd@arndb.de> - 2016-02-19 22:00 +0100
  [PATCH v2 3/3] net: netcp: rework the code for get/set sw_data in dma desc Murali Karicheri <m-karicheri2@ti.com> - 2016-02-19 19:00 +0100
    Re: [PATCH v2 3/3] net: netcp: rework the code for get/set sw_data in dma desc Arnd Bergmann <arnd@arndb.de> - 2016-02-19 22:00 +0100
      Re: [PATCH v2 3/3] net: netcp: rework the code for get/set sw_data in dma desc Arnd Bergmann <arnd@arndb.de> - 2016-02-19 23:30 +0100
        Re: [PATCH v2 3/3] net: netcp: rework the code for get/set sw_data in  dma desc Murali Karicheri <m-karicheri2@ti.com> - 2016-02-22 18:10 +0100
      Re: [PATCH v2 3/3] net: netcp: rework the code for get/set sw_data in  dma desc Murali Karicheri <m-karicheri2@ti.com> - 2016-02-19 23:30 +0100
  Re: [PATCH v2 0/3] net: ti: netcp: restore get/set_pad_info()  functionality David Miller <davem@davemloft.net> - 2016-02-22 04:10 +0100

csiph-web