Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232447
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: ll_temac: Use of_property_read_u32 instead of open-coding it |
| Date | 2015-09-24 23:40 +0200 |
| Message-ID | <qcmpc-6Pk-7@gated-at.bofh.it> (permalink) |
| References | <qbuf8-4hk-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Tobias Klauser <tklauser@distanz.ch> Date: Tue, 22 Sep 2015 13:41:57 +0200 > Use of_property_read_u32 to read the "clock-frequency" property instead > of using of_get_property with return value checks. > > Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Applied to net-next. -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] net: ll_temac: Use of_property_read_u32 instead of open-coding it Tobias Klauser <tklauser@distanz.ch> - 2015-09-22 13:50 +0200 [PATCH v2] net: ll_temac: Use of_property_read_u32 instead of open-coding it Tobias Klauser <tklauser@distanz.ch> - 2015-09-23 09:30 +0200 Re: [PATCH] net: ll_temac: Use of_property_read_u32 instead of open-coding it David Miller <davem@davemloft.net> - 2015-09-24 23:40 +0200
csiph-web