aboutsummaryrefslogtreecommitdiffstats
path: root/include/sat.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2014-02-08 17:35:54 +0100
committerPaul Kocialkowski <contact@paulk.fr>2014-02-08 17:35:54 +0100
commit6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270 (patch)
treef5ce63da93f485516655155a51c3b4ec0f5d7b2c /include/sat.h
parentffc71f0da11b322e5c28425200cbb8666cf441f9 (diff)
downloadhardware_replicant_libsamsung-ipc-6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270.tar.gz
hardware_replicant_libsamsung-ipc-6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270.tar.bz2
hardware_replicant_libsamsung-ipc-6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270.zip
Prefer official Samsung IPC protocol names
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include/sat.h')
-rw-r--r--include/sat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sat.h b/include/sat.h
index e36c5c0..2d8a129 100644
--- a/include/sat.h
+++ b/include/sat.h
@@ -37,7 +37,7 @@
#define IPC_SAT_SETUP_EVENT_LIST 0x0E09
#define IPC_SAT_CALL_CONTROL_RESULT 0x0E0A
#define IPC_SAT_IMAGE_CLUT 0x0E0B
-#define IPC_SAT_CALL_PROCESSING 0x0E0C
+#define IPC_SAT_SETUP_CALL_PROCESSING 0x0E0C
#endif