Re: [PATCH] misc: at24: Fix typo in at24 header file

2016-05-26 Thread Wolfram Sang
On Mon, May 23, 2016 at 11:44:39AM -0700, Moritz Fischer wrote: > This commit fixes a simple typo s/mvmem/nvmem in the > example. > > Signed-off-by: Moritz Fischer Applied to for-next, thanks! signature.asc Description: PGP signature

Re: [PATCH] misc: at24: Fix typo in at24 header file

2016-05-26 Thread Wolfram Sang
On Mon, May 23, 2016 at 11:44:39AM -0700, Moritz Fischer wrote: > This commit fixes a simple typo s/mvmem/nvmem in the > example. > > Signed-off-by: Moritz Fischer Applied to for-next, thanks! signature.asc Description: PGP signature

[PATCH] misc: at24: Fix typo in at24 header file

2016-05-23 Thread Moritz Fischer
This commit fixes a simple typo s/mvmem/nvmem in the example. Signed-off-by: Moritz Fischer --- include/linux/platform_data/at24.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/platform_data/at24.h

[PATCH] misc: at24: Fix typo in at24 header file

2016-05-23 Thread Moritz Fischer
This commit fixes a simple typo s/mvmem/nvmem in the example. Signed-off-by: Moritz Fischer --- include/linux/platform_data/at24.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/platform_data/at24.h b/include/linux/platform_data/at24.h index dc9a13e..be830b1