From mboxrd@z Thu Jan 1 00:00:00 1970 From: Curt Brune Subject: Re: [PATCH 1/2] Create eeprom_dev hardware class for EEPROM devices Date: Thu, 23 Jan 2014 06:54:34 -0800 Message-ID: <20140123145434.GG29955@cumulusnetworks.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Laszlo Papp Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Wolfram Sang , Thomas De Schampheleire , gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org, Shrijeet Mukherjee List-Id: linux-i2c@vger.kernel.org On Thu Jan 23 07:34, Laszlo Papp wrote: > On Thu, Jan 23, 2014 at 7:31 AM, Laszlo Papp wrote: > > On Wed, Jan 22, 2014 at 5:23 PM, Curt Brune wrote: > >> Create a new hardware class under /sys/class/eeprom_dev > > > > I would also explain why it is called "eeprom_dev", and not "eeprom" > > as it would naturally sound at first. I think you wrote this before on > > the mailing list with your explanation, but it would be nice to record > > it in the commit message as well for the posterity reading git log. ACK, will put the reasoning in the git log. The patch also adds the reasoning in Documentation/misc-devices/eeprom_hw_class.txt Cheers, Curt