lkml.org 
[lkml]   [2023]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH mfd-n 1/2] ptp: clockmatrix: support 32-bit address space
Date

> On Thu, 23 Mar 2023 12:15:17 -0400 Min Li wrote:
> > - err = idtcm_write(idtcm, 0, HW_Q8_CTRL_SPARE,
> > + err = idtcm_write(idtcm, HW_Q8_CTRL_SPARE, 0,
> > &temp, sizeof(temp));
>
> The flipping of the arguments should also be a separate patch.

Hi Jakub

If I separate this change, the other patch would be broken since it changed
HW_Q8_CTRL_SPARE from a u16 value to u32 and it doesn't fit the function's
particular parameter anymore

\
 
 \ /
  Last update: 2023-03-27 16:55    [W:0.141 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site