Miguel Ojeda
c131bd0b54
treewide: Miguel has moved
...
Update contact info.
Link: https://lkml.kernel.org/r/20210206162524.GA11520@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2021-02-26 09:41:03 -08:00
Masanari Iida
6c4d6bc548
auxdisplay: Fix a typo in cfag12864b-example.c
...
This patch fix a spelling typo in cfag12864b-example.c
Signed-off-by: Masanari Iida <standby24x7@gmail.com >
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com >
2019-08-08 20:00:18 +02:00
Miguel Ojeda
351f683b98
auxdisplay: Replace licenses with SPDX identifiers
...
Cc: Philippe Ombredanne <pombredanne@nexb.com >
Acked-by: Willy Tarreau <w@1wt.eu >
Acked-by: Linus Walleij <triad@dflund.se >
Acked-by: Robin van der Gracht <robin@protonic.nl >
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org >
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com >
2018-04-12 19:02:45 +02:00
Shuah Khan
8fc07ebe63
samples: move auxdisplay example code from Documentation
...
Move auxdisplay examples to samples and remove it from Documentation
Makefile. Create a new Makefile to build auxdisplay. It can be built
from top level directory or from auxdisplay directory:
Run make -C samples/auxdisplay or cd samples/auxdisplay; make
Acked-by: Jonathan Corbet <corbet@lwn.net >
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com >
2016-09-23 11:52:32 -06:00