On Wed, Feb 24, 2016 at 3:35 PM, Bamvor Zhang Jian <bamvor.zhangjian@xxxxxxxxxx> wrote: > I am working on writing a gpio mockup driver(for test the gpio framework). > I found that in the lastest for-next branch of linux-gpio, the path of gpiochip > in device directory is changed from > `/sys/devices/platform/gpio-mockup/gpio/gpiochip*` > to > `/sys/devices/platform/gpio-mockup/gpiochip*/gpio`. (...) > IIUC, this change may break the script which depend on it. > Is it intended to do it? No, I screwed up :( > From be7699ddea0fd0e2b0712cc8f50318595cad553c Mon Sep 17 00:00:00 2001 > From: Bamvor Jian Zhang <bamvor.zhangjian@xxxxxxxxxx> > Date: Wed, 24 Feb 2016 22:17:19 +0800 > Subject: [PATCH] fix abi changes of sysfs It was impossible to extract this patch because of some HTML formatting, but I rewrote the patch, adding some extra comments and commit message, and applied. Check the result in my devel branch. I also have a bad conscience for not looking at you patches, I've been swamped, sorry :( Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html