From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylvain BERTRAND Subject: smc table extra flag used in system flags Date: Thu, 31 Oct 2013 02:33:17 +0100 Message-ID: <20131031013317.GE199@freedom> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtpauth-vit.online.net (smtpauth-vit.online.net [88.190.253.76]) by gabe.freedesktop.org (Postfix) with ESMTP id 56523EF48A for ; Wed, 30 Oct 2013 18:33:19 -0700 (PDT) Received: from [88.188.175.165] (helo=localhost) by smtpauth-vit.online.net with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1Vbh8P-0007PM-FV for dri-devel@lists.freedesktop.org; Thu, 31 Oct 2013 02:33:17 +0100 Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hi, git branch drm-fixes-3.12, git commit cdf6e8058415ba4d808537e30a0a6be9fb29e95a In si_dpm.c line 4557, the PPSMC_EXTRAFLAGS_AC2DC_GPIO5_POLARITY_HIGH is ignored because it is written in smc table systemFlags instead of the extraFlags. regards, -- Sylvain