On 2017-08-20 21:06, Sergei Shtylyov wrote: > Use more compact of_property_read_bool() calls for the boolean properties > instead of of_find_property() calls in i2c_mux_reg_probe_dt(). > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> > > --- > The patch is against Wolfram Sang's 'linux.git' repo's 'i2c/for-next' branch. Patch applied. For the next time, please use "git format-patch" to generate your patches (or rather, read and follow the latest incarnation of [1]). I fixed it up along with a couple of white-space issues this time, since I was bored and had so little for this merge window. But you generally can't expect maintainers to do this for you. Cheers, Peter [1] https://www.kernel.org/doc/html/v4.13/process/submitting-patches.html