From patchwork Fri Aug 2 21:46:22 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 264354 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 1A3B42C0096 for ; Sat, 3 Aug 2013 07:47:15 +1000 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1V5NBL-0004fX-Kq; Fri, 02 Aug 2013 21:46:43 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1V5NBG-0004fM-Na for kernel-team@lists.ubuntu.com; Fri, 02 Aug 2013 21:46:38 +0000 Received: from c-67-160-231-162.hsd1.ca.comcast.net ([67.160.231.162] helo=fourier) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1V5NBG-0007Cm-HC; Fri, 02 Aug 2013 21:46:38 +0000 Received: from kamal by fourier with local (Exim 4.80) (envelope-from ) id 1V5NBE-0003cO-1x; Fri, 02 Aug 2013 14:46:36 -0700 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [Raring][PULL] before v3.8.13.6, revert XPS13 SAUCE quirk Date: Fri, 2 Aug 2013 14:46:22 -0700 Message-Id: <1375479982-13872-1-git-send-email-kamal@canonical.com> X-Mailer: git-send-email 1.8.1.2 Cc: Kamal Mostafa X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: kernel-team-bounces@lists.ubuntu.com Hi Raring kernel maintainers- Please apply the following right before applying the v3.8.13.6 stable patch set to Raring. This reverts an old Raring SAUCE patch, allowing the improved upstream replacement (in v3.8.13.6) to apply cleanly. Thanks, -Kamal ----------- >8 ------------------------------------------------- The following changes since commit 4cebfe8f0d36e05831668268c757dea906f33859: UBUNTU: [Packaging] supply perf with appropriate prefix to ensure use of local config (2013-08-01 03:00:18 -0600) are available in the git repository at: git://kernel.ubuntu.com/kamal/ubuntu-raring.git raring-xps13-pre6 for you to fetch changes up to 698b380fe221074c0793f931b7e25eec156f8fff: UBUNTU: SAUCE: (no-up) Revert "UBUNTU: SAUCE: (no-up) drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight" (2013-08-02 14:21:42 -0700) ---------------------------------------------------------------- Kamal Mostafa (1): UBUNTU: SAUCE: (no-up) Revert "UBUNTU: SAUCE: (no-up) drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight" drivers/gpu/drm/i915/i915_drv.h | 1 - drivers/gpu/drm/i915/intel_display.c | 14 -------------- drivers/gpu/drm/i915/intel_panel.c | 3 +-- 3 files changed, 1 insertion(+), 17 deletions(-)