From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 459BAB7D65 for ; Tue, 25 May 2010 18:00:54 +1000 (EST) Subject: mmio_nvram.c users ? From: Benjamin Herrenschmidt To: Arnd Bergmann Content-Type: text/plain; charset="UTF-8" Date: Tue, 25 May 2010 17:43:59 +1000 Message-ID: <1274773439.1931.238.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi folks ! Anybody aware of anything other than Cell using that driver ? I'd like to make it a platform driver instead of having something that pokes at anything that has a "device_type" set to "nvram" (which is gross and bogus). But I need to know what platforms to fixup... Cheers, Ben.