Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1336439

Re: [PATCHv4 5/7] eeprom: at25: extend driver to plug into the NVMEM framework

From Andrew Lunn <andrew@lunn.ch>
Newsgroups linux.kernel
Subject Re: [PATCHv4 5/7] eeprom: at25: extend driver to plug into the NVMEM framework
Date 2016-02-17 14:50 +0100
Message-ID <r3aEp-770-3@gated-at.bofh.it> (permalink)
References <r2Xxv-6pr-3@gated-at.bofh.it> <r2Xxw-6pr-15@gated-at.bofh.it> <r37nc-4W3-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> >-	if (!(chip.flags & EE_READONLY)) {
> >-		at25->bin.write = at25_bin_write;
> >-		at25->bin.attr.mode |= S_IWUSR;
> >-	}
> 
> Above check is totally unused, probably remove it.

Sorry, i don't understand. This check is being removed.

       Thanks
  	  Andrew

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCHv4 5/7] eeprom: at25: extend driver to plug into the NVMEM framework Andrew Lunn <andrew@lunn.ch> - 2016-02-17 00:50 +0100
  Re: [PATCHv4 5/7] eeprom: at25: extend driver to plug into the NVMEM  framework Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-02-17 11:20 +0100
    Re: [PATCHv4 5/7] eeprom: at25: extend driver to plug into the NVMEM  framework Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-02-17 14:50 +0100
    Re: [PATCHv4 5/7] eeprom: at25: extend driver to plug into the NVMEM  framework Andrew Lunn <andrew@lunn.ch> - 2016-02-17 14:50 +0100

csiph-web