Re: [PATCH v7 01/12] devres: trivial whitespace fix
From: Jonathan Cameron <hidden>
Date: 2017-01-08 09:50:24
Also in:
linux-devicetree, linux-iio, lkml
From: Jonathan Cameron <hidden>
Date: 2017-01-08 09:50:24
Also in:
linux-devicetree, linux-iio, lkml
On 04/01/17 12:16, Peter Rosin wrote:
Signed-off-by: Peter Rosin <redacted>
Acked-by: Jonathan Cameron <redacted>
--- Documentation/driver-model/devres.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt index ca9d1eb46bc0..dc51fb024190 100644 --- a/Documentation/driver-model/devres.txt +++ b/Documentation/driver-model/devres.txt@@ -330,7 +330,7 @@ MEM devm_kzalloc() MFD - devm_mfd_add_devices() + devm_mfd_add_devices() PER-CPU MEM devm_alloc_percpu()
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html