All of lore.kernel.org
 help / color / mirror / Atom feed
From: Archit Taneja <archit@ti.com>
To: Rob Clark <robdclark@gmail.com>
Cc: Archit Taneja <archit@ti.com>,
	dri-devel@lists.freedesktop.org, patches@linaro.org,
	linux-omap@vger.kernel.org,
	Tomi Valkeinen <tomi.valkeinen@ti.com>, Greg KH <greg@kroah.com>
Subject: Re: [PATCH] drm/omap: use omapdss low level API
Date: Fri, 16 Nov 2012 12:23:04 +0530	[thread overview]
Message-ID: <50A5E2D0.3050406@ti.com> (raw)
In-Reply-To: <50A5E0BF.1010403@ti.com>

On Friday 16 November 2012 12:14 PM, Archit Taneja wrote:
> On Friday 16 November 2012 05:30 AM, Rob Clark wrote:
      if (!obj)
>> @@ -565,14 +344,6 @@ static int dev_load(struct drm_device *dev,
>> unsigned long flags)
>>
>>       dev->dev_private = priv;
>>
>> -    ret = omapdss_compat_init();
>> -    if (ret) {
>> -        dev_err(dev->dev, "coult not init omapdss\n");
>> -        dev->dev_private = NULL;
>> -        kfree(priv);
>> -        return ret;
>> -    }
>> -
>
> How can omapdss_compat_init/ininit already exist in the driver, and
> removed in this patch?

Had a look at Tomi's series, please ignore this one.

Archit


  reply	other threads:[~2012-11-16  6:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16  0:00 [PATCH] drm/omap: use omapdss low level API Rob Clark
2012-11-16  6:44 ` Archit Taneja
2012-11-16  6:53   ` Archit Taneja [this message]
2012-11-16 13:59   ` Rob Clark
2012-11-16 12:19 ` Greg KH
2012-11-19  8:10   ` Tomi Valkeinen
  -- strict thread matches above, loose matches on Subject: below --
2012-12-04 19:59 Rob Clark
2012-12-07 10:45 ` Archit Taneja
2012-12-10  8:35   ` Sumit Semwal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50A5E2D0.3050406@ti.com \
    --to=archit@ti.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=greg@kroah.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=robdclark@gmail.com \
    --cc=tomi.valkeinen@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.