From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752018Ab1HLMsl (ORCPT ); Fri, 12 Aug 2011 08:48:41 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:48532 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750772Ab1HLMsj (ORCPT ); Fri, 12 Aug 2011 08:48:39 -0400 Date: Fri, 22 Aug 2011 17:10:10 +0430 From: Ali Gholami Rudi To: Matthew Garrett Cc: Andrew Morton , Keith Packard , Michel Alexandre Salim , intel-gfx@lists.freedesktop.org, Richard Purdie , Chris Wilson , David Airlie , Alex Deucher , Ben Skeggs , Zhang Rui , Len Brown , Jesse Barnes , Sedat Dilek , Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: missing acpi backlight bisected to 9661e92c10 Message-ID: <20112208171010@lilem.mirepesht> In-Reply-To: <20110812121822.GA11301@srcf.ucam.org> References: <4E428421.1000605@fedoraproject.org> <20110810191700.81c3a7ee.akpm@linux-foundation.org> <20112108083014@lilem.mirepesht> <20112108160718@lilem.mirepesht> <20110811123929.GA22409@srcf.ucam.org> <20112108181410@lilem.mirepesht> <20110811141630.GA24704@srcf.ucam.org> <20112108185137@lilem.mirepesht> <20112208102524@lilem.mirepesht> <20110812121822.GA11301@srcf.ucam.org> User-Agent: git://repo.or.cz/mailx.git Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Matthew Garrett wrote: > > On Mon, Aug 22, 2011 at 10:25:24AM +0430, Ali Gholami Rudi wrote: > > > Yet, /sys/devices/virtual/backlight/acpi_video0/brightness only > > appears after the revert. Seems something changes its behavior > > if new_bd->dev.parent is not NULL in backlight_device_register(). > > Well, yes, if it has a parent it won't be under /sys/devices/virtual. > Does it appear under /sys/class/backlight ? Yep! Thought this is the 2.6.38-rc1 issue coming back (I really thought I had searched /sys...). Sorry for the noise. Thanks, Ali