From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jindal, Sonika" Subject: Re: [PATCH 01/12] drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h Date: Tue, 13 May 2014 13:41:49 +0530 Message-ID: <5371D3C5.7070804@intel.com> References: <1399622493-31701-1-git-send-email-sonika.jindal@intel.com> <1399622493-31701-2-git-send-email-sonika.jindal@intel.com> <20140513074628.GE6754@ulmo> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <20140513074628.GE6754@ulmo> Sender: linux-kernel-owner@vger.kernel.org To: Thierry Reding Cc: David Airlie , Tomi Valkeinen , Dave Airlie , Rob Clark , Daniel Vetter , Archit Taneja , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= List-Id: dri-devel@lists.freedesktop.org Hi Thierry, This patch was sent out by mistake. I am sorry for the confusion. I am working on further patchset based on these patches. Regards, Sonika On 5/13/2014 1:16 PM, Thierry Reding wrote: > On Fri, May 09, 2014 at 01:31:22PM +0530, sonika.jindal@intel.com wro= te: >> From: Ville Syrj=C3=A4l=C3=A4 >> >> The rotation property stuff should be standardized among all drivers= =2E >> Move the bits to drm_crtc.h from omap_drv.h. >> >> Cc: David Airlie >> Cc: Tomi Valkeinen >> Cc: Dave Airlie >> Cc: Rob Clark >> Cc: Daniel Vetter >> Cc: Archit Taneja >> Cc: dri-devel@lists.freedesktop.org >> Cc: linux-kernel@vger.kernel.org >> Signed-off-by: Ville Syrj=C3=A4l=C3=A4 >> Reviewed-by: Sagar Kamble >> Tested-by: Sagar Kamble > > This is missing your Signed-off-by line. Also the patch subject says > 01/12, where are the other eleven patches? > > Thierry >