lkml.org 
[lkml]   [2012]   [Dec]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x
    On 12/20/2012 02:50 PM, Thierry Reding wrote:
    > On Thu, Dec 20, 2012 at 11:34:26PM +0200, Terje Bergström wrote:
    >> On 20.12.2012 22:30, Thierry Reding wrote:
    >>> The problem with your proposed solution is that, even any of
    >>> Stephen's valid objections aside, it won't work. Once the
    >>> tegra-drm module is unloaded, the driver's data will be left in
    >>> the current state and the link to the dummy device will be
    >>> lost.
    >>
    >> The dummy device is created by tegradrm's module init, because
    >> it's used only by tegradrm. When tegradrm is unloaded, all the
    >> tegradrm devices and drivers are unloaded and freed, including
    >> the dummy one.
    >
    > No, the children platform devices of host1x are not freed, so
    > their driver data will still contain the data set by the previous
    > call to their driver's .probe() function.
    >
    > But reading what you said again, you were proposing to set the
    > children driver data from the tegra-drm dummy device's .probe(). In
    > that case it would probably work.

    Many things would work, but since tegradrm isn't (or at least should
    not be) the driver for the platform devices which are host1x's
    children, it shouldn't be randomly screwing around with those devices'
    drvdata fields.

    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2012-12-20 23:41    [W:4.445 / U:0.256 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site