On Thu, Dec 07, 2017 at 11:41:17AM +0000, Philippe CORNU wrote: > platform_set_drvdata() is still missing in your version. Ugh...indeed. > On 12/06/2017 10:39 PM, Brian Norris wrote: > > On Wed, Dec 06, 2017 at 05:08:19PM +0800, Nickey Yang wrote: > >> From: Brian Norris <briannorris@xxxxxxxxxxxx> > >> > >> Bridge drivers/helpers shouldn't be clobbering the drvdata, since a > >> parent driver might need to own this. Instead, let's return our > >> 'dw_mipi_dsi' object and have callers pass that back to us for removal. > >> > >> Signed-off-by: Brian Norris <briannorris@xxxxxxxxxxxx> > >> Signed-off-by: Nickey Yang <nickey.yang@xxxxxxxxxxxxxx> > >> Link:https://patchwork.kernel.org/patch/10078493/ > >> > >> --- > >> Changes > >> > >> v4: > >> - Add From tag,update subject line > >> - keep patch "drm/stm: dsi: Adjust dw_mipi_dsi_probe and remove" > >> in this piece together. > >> > >> v5: > >> - remove Review & Ack tag > >> - fix remove() directly referencing the static > >> dw_mipi_dsi_stm_plat_data struct. > > > > You've gotten this back into basically the shape I sent v1 in, so I > > guess this deserves an: > > > > Acked-by: Brian Norris <briannorris@xxxxxxxxxxxx> ...and I even diffed the two directly and didn't notice that one missing at first :( So instead, make that: Nacked-by: Brian Norris <briannorris@xxxxxxxxxxxx> Can you *please* just use my patch and reword the commit message/subject per the original comments on version 1? You're screwing it up every time you try to change it... _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel