Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1336438
| From | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCHv4 6/7] eeprom: 93xx46: extend driver to plug into the NVMEM framework |
| Date | 2016-02-17 14:50 +0100 |
| Message-ID | <r3aEs-770-37@gated-at.bofh.it> (permalink) |
| References | <r2Xxv-6pr-3@gated-at.bofh.it> <r2Xxw-6pr-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 16/02/16 23:41, Andrew Lunn wrote:
> if (!(pd->flags & EE_READONLY)) {
> - edev->bin.write = eeprom_93xx46_bin_write;
> - edev->bin.attr.mode |= S_IWUSR;
> }
>
Is this check really required?
--srini
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCHv4 6/7] eeprom: 93xx46: extend driver to plug into the NVMEM framework Andrew Lunn <andrew@lunn.ch> - 2016-02-17 00:50 +0100 Re: [PATCHv4 6/7] eeprom: 93xx46: extend driver to plug into the NVMEM framework Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-02-17 11:20 +0100 Re: [PATCHv4 6/7] eeprom: 93xx46: extend driver to plug into the NVMEM framework Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-02-17 14:50 +0100
csiph-web