Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753118AbbLJUDz (ORCPT ); Thu, 10 Dec 2015 15:03:55 -0500 Received: from mail-vk0-f48.google.com ([209.85.213.48]:34131 "EHLO mail-vk0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752675AbbLJUDx (ORCPT ); Thu, 10 Dec 2015 15:03:53 -0500 MIME-Version: 1.0 In-Reply-To: <20151210195740.42462e18@lxorguk.ukuu.org.uk> References: <1449610162-30543-1-git-send-email-john.stultz@linaro.org> <20151208220722.GG4000@usrtlx11787.corpusers.net> <27901180.P9mpafrzx5@wuerfel> <20151210195740.42462e18@lxorguk.ukuu.org.uk> Date: Thu, 10 Dec 2015 12:03:50 -0800 Message-ID: Subject: Re: [RFC][PATCH] misc: Introduce reboot_reason driver From: John Stultz To: One Thousand Gnomes Cc: Tomas Winkler , Arnd Bergmann , Bjorn Andersson , lkml , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Vinay Simha BN , Haojian Zhuang , "devicetree@vger.kernel.org" , Android Kernel Team , Andy Gross , "linux-arm-msm@vger.kernel.org" , "Gross, Mark" , Samuel Ortiz , Darren Hart Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1084 Lines: 25 On Thu, Dec 10, 2015 at 11:57 AM, One Thousand Gnomes wrote: > On Thu, 10 Dec 2015 11:04:03 -0800 > John Stultz wrote: >> On Thu, Dec 10, 2015 at 1:20 AM, Tomas Winkler wrote: >> > Second, I wonder why this is submitted under drivers/misc when it >> > doesn't bind the misc API. >> >> Heh. Apologies. Its more of a "where do I put this?", misc rather then >> "this should be part of the established misc infrastructure!" >> Suggestions for alternative locations? > > Other than providing a reason (which could be via sysfs) I don't actually > see what in the rest of it doesn't either live in the platform arch/ code > or for standardised firmware in the EFI / ACPI or some other drivers. Ok. Will move to drivers/firmware unless suggested otherwise. thanks -john -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/