From patchwork Thu May 3 14:15:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 10378435 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id DD85260353 for ; Thu, 3 May 2018 14:15:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BEADB2904B for ; Thu, 3 May 2018 14:15:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B301A29191; Thu, 3 May 2018 14:15:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 4A3552904B for ; Thu, 3 May 2018 14:15:34 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C0D6F6E5E7; Thu, 3 May 2018 14:15:31 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7BD1F6E642 for ; Thu, 3 May 2018 14:15:30 +0000 (UTC) Received: by mail-wm0-x244.google.com with SMTP id o78so30784865wmg.0 for ; Thu, 03 May 2018 07:15:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=from:to:cc:subject:date:message-id; bh=mmuNK9Bd+38VJeJgQQmVKRZRbEqzpXTHaKuXPs7aU80=; b=KfTX2oyUQV9KBy1+t1tflZoEA8q8FvNjGNvBTHuX6lNfSBrxpaKkaHRduoUcjUoeOd 8A40SMYsrdtp0VR3KAkjHtet+PwISdyd1K/iQUemE5ZJJoxXVp+y2pb3QS2zQGUwW29g EOFzKZsSG7Wyy0U/g6xz0hHgjVL/Er6m6JFEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=mmuNK9Bd+38VJeJgQQmVKRZRbEqzpXTHaKuXPs7aU80=; b=RUZkx9xyLbJxAmU+MCcjTMVUyD9CXYKPd/1szghM9PF+/h9TOMl2SysfQDrSGe2E6K XtXphrAbbPD04SBPceR/HkZ9wH071V/Yx9zEf1gS0//yHhzL95mpyf7wRrX6klAhMCDP R2sLT51UigbUkXgYjtnxpQwcmi2a6yB5Dn2ocwirMrv+70x/UppnKgP7P93tQd1arqCp wOsYBiy/ZZXxQyQKXHtAW0CKtrzPfH8avo526BxPPNCtHTieefuUA8NeMP5QRvl1hrD1 eOrPAZz7DH7C04Gmx3PGFDReztrjGLSNNwJy/GFXZTwjaZ4a1QsbrmRNdqc96BFrAWvB DYCA== X-Gm-Message-State: ALQs6tCsvB8kbkIdedxmegT2rNCjP4Y5uVcbz8TuwHkht1Lr49wfyjTt jZ24vJyMDuRsqQv2KsQfLFCgoQ== X-Google-Smtp-Source: AB8JxZpn7A1nqTM0sVXejVmKy8SGuyotWGOqxrS8DdAlOc2AQkZQQWcPzpmfpdwQva25JOxAVdsfoA== X-Received: by 2002:aa7:d34e:: with SMTP id m14-v6mr31242966edr.108.1525356929227; Thu, 03 May 2018 07:15:29 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:5635:0:39d2:f87e:2033:9f6]) by smtp.gmail.com with ESMTPSA id d17-v6sm8491983ede.65.2018.05.03.07.15.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 May 2018 07:15:28 -0700 (PDT) From: Daniel Vetter To: LKML Subject: [PATCH] backlight: remove obsolete comment for ->state Date: Thu, 3 May 2018 16:15:17 +0200 Message-Id: <20180503141517.28207-1-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.17.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel Thompson , Jani Nikula , Daniel Vetter , DRI Development , Jingoo Han , Daniel Vetter , Lee Jones MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Jani spotted this when reviewing my earlier patch to remove the driver internal usage of this field in commit 3cf91adaa594e8933af1727942ac560e5c7bc70e Author: Daniel Vetter Date: Wed Apr 25 19:42:52 2018 +0200 backlight: Nuke BL_CORE_DRIVER1 Cc: Jani Nikula Signed-off-by: Daniel Vetter Cc: Lee Jones Cc: Daniel Thompson Cc: Jingoo Han Acked-by: Daniel Thompson --- include/linux/backlight.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/linux/backlight.h b/include/linux/backlight.h index 7fbf0539e14a..0b5897446dca 100644 --- a/include/linux/backlight.h +++ b/include/linux/backlight.h @@ -79,7 +79,6 @@ struct backlight_properties { /* Backlight type */ enum backlight_type type; /* Flags used to signal drivers of state changes */ - /* Upper 4 bits are reserved for driver internal use */ unsigned int state; #define BL_CORE_SUSPENDED (1 << 0) /* backlight is suspended */