From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Mon, 10 Oct 2011 12:44:08 +0100 Subject: [PATCH 4/9] ARM: SPMP8000: Add ADC driver In-Reply-To: References: <1318178172-7965-1-git-send-email-zoss@devai.org> <1318178172-7965-5-git-send-email-zoss@devai.org> <4E92BE19.4060907@cam.ac.uk> <20111010100020.GA3607@opensource.wolfsonmicro.com> Message-ID: <20111010114407.GD3607@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Oct 10, 2011 at 01:42:30PM +0200, Zoltan Devai wrote: > Where should the adc driver go in this case ? At the minute it seems to me that arch/arm is as good a place as any really - currently this code is getting dumped wherever the main device is.