Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965059AbbLOLGI (ORCPT ); Tue, 15 Dec 2015 06:06:08 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:38738 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964803AbbLOLGG (ORCPT ); Tue, 15 Dec 2015 06:06:06 -0500 X-Auth-Info: 8cqFeAuhOZXZeEk0oYx4A39ftmdk8ifs9S3Vcf382PE= Date: Tue, 15 Dec 2015 12:05:59 +0100 From: Anatolij Gustschin To: Srinivas Kandagatla Cc: Andrew Lunn , GregKH , maxime.ripard@free-electrons.com, wsa@the-dreams.de, broonie@kernel.org, vz@mleia.com, afd@ti.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6/6] eeprom: 93xx46: extend driver to plug into the NVMEM framework Message-ID: <20151215120559.135b32a1@crub> In-Reply-To: <566FEAE7.10109@linaro.org> References: <1449583511-22521-1-git-send-email-andrew@lunn.ch> <1449583511-22521-7-git-send-email-andrew@lunn.ch> <566FE5D4.1060601@linaro.org> <20151215101715.GC17792@lunn.ch> <566FEAE7.10109@linaro.org> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 763 Lines: 19 On Tue, 15 Dec 2015 10:26:47 +0000 Srinivas Kandagatla wrote: ... > Anatolij, Do you see any issues if we totally move this driver to nvmem > framework? Which involves relocating and renameing the old eeprom file > to /sys/bus/nvmem/devices/*/nvmem I don't know how many driver users are there and if breaking the compatibility matters for them. Relocating/renaming the old eeprom file would be acceptable for me, provided it can be accessed from user space as before. -- Anatolij -- 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/