Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1266917
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile |
| Date | 2015-11-11 03:00 +0100 |
| Message-ID | <qtsRz-4Cy-1@gated-at.bofh.it> (permalink) |
| References | <qrnW2-44c-13@gated-at.bofh.it> <qrpbs-4Mx-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Philipp, 2015-11-05 18:33 GMT+09:00 Philipp Zabel <p.zabel@pengutronix.de>: > Am Donnerstag, den 05.11.2015, 17:17 +0900 schrieb Masahiro Yamada: >> The directory drivers/reset/ is guarded by CONFIG_RESET_CONTROLLER >> in driver/Makefile. >> >> CONFIG_RESET_CONTROLLER is boolean, so it always evaluates to 'y' >> in drivers/reset/Makefile. >> >> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> > > Applied, thanks. > Thanks. Where did you apply it, btw? I have not seen it in linux-next yet. The following entry does not provide the git tree information. RESET CONTROLLER FRAMEWORK M: Philipp Zabel <p.zabel@pengutronix.de> S: Maintained F: drivers/reset/ F: Documentation/devicetree/bindings/reset/ F: include/dt-bindings/reset/ F: include/linux/reset.h F: include/linux/reset-controller.h I am a newbie to this framework, so I do not know where patches are applied and how they go to the upstream. -- Best Regards Masahiro Yamada -- 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 | Next in thread | Find similar | Unroll thread
[PATCH] reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-11-05 09:20 +0100
Re: [PATCH] reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile Philipp Zabel <p.zabel@pengutronix.de> - 2015-11-05 10:40 +0100
Re: [PATCH] reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-11-11 03:00 +0100
Re: [PATCH] reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile Philipp Zabel <p.zabel@pengutronix.de> - 2015-11-11 19:00 +0100
csiph-web