Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964917AbbLOKR1 (ORCPT ); Tue, 15 Dec 2015 05:17:27 -0500 Received: from vps0.lunn.ch ([178.209.37.122]:41603 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964798AbbLOKRZ (ORCPT ); Tue, 15 Dec 2015 05:17:25 -0500 Date: Tue, 15 Dec 2015 11:17:15 +0100 From: Andrew Lunn To: Srinivas Kandagatla Cc: 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: <20151215101715.GC17792@lunn.ch> References: <1449583511-22521-1-git-send-email-andrew@lunn.ch> <1449583511-22521-7-git-send-email-andrew@lunn.ch> <566FE5D4.1060601@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <566FE5D4.1060601@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 586 Lines: 14 > Is there a reason for this driver to be using the old style? > I can understand the issues with at24/at25 but does this driver also > suffer from such issues? In order to keep backwards compatibility, we need the older file in /sys. The only other option is to remove it and see if anybody complains about us breaking the ABI. Andrew -- 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/