mirror of https://github.com/torvalds/linux.git
Remove const qualifier from functions parameter because it was discarded when container_of was called. Received pointer had mutable access to it through received container. Signed-off-by: Adrian Barnaś <abarnas@google.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| owl-common.c | ||
| owl-common.h | ||
| owl-composite.c | ||
| owl-composite.h | ||
| owl-divider.c | ||
| owl-divider.h | ||
| owl-factor.c | ||
| owl-factor.h | ||
| owl-fixed-factor.h | ||
| owl-gate.c | ||
| owl-gate.h | ||
| owl-mux.c | ||
| owl-mux.h | ||
| owl-pll.c | ||
| owl-pll.h | ||
| owl-reset.c | ||
| owl-reset.h | ||
| owl-s500.c | ||
| owl-s700.c | ||
| owl-s900.c | ||