lkml.org 
[lkml]   [2020]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH v3 00/15] mediatek: add support for MediaTek Ethernet MAC
    From
    From: Bartosz Golaszewski <brgl@bgdev.pl>
    Date: Thu, 14 May 2020 09:59:27 +0200

    > Next we do some cleanup of the mediatek ethernet drivers directory and update
    > the devres documentation with existing networking devres helpers.

    I don't agree with the new devres stuff.

    You have to be very careful with the ordering of when you map/unmap
    registers, free up anciliary resources, etc. in relationship to when
    the netdev unregister happens.

    Please submit this driver without these controversial devres changes,
    and then you can submit and discuss those changes separately later.

    Thanks.

    \
     
     \ /
      Last update: 2020-05-14 21:57    [W:3.193 / U:0.436 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site