Merge tag 'v4.9.305' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroidg12-4.9.y

This is the 4.9.305 stable release

Change-Id: I26d39b6a717a664c2d6cd0b75b9cfb6f7286910e
This commit is contained in:
Mauro (mdrjr) Ribeiro
2022-04-27 16:45:04 -03:00
32 changed files with 200 additions and 86 deletions

View File

@@ -277,7 +277,8 @@
#define KEY_PAUSECD 201
#define KEY_PROG3 202
#define KEY_PROG4 203
#define KEY_DASHBOARD 204 /* AL Dashboard */
#define KEY_ALL_APPLICATIONS 204 /* AC Desktop Show All Applications */
#define KEY_DASHBOARD KEY_ALL_APPLICATIONS
#define KEY_SUSPEND 205
#define KEY_CLOSE 206 /* AC Close */
#define KEY_PLAY 207