]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/slimbus/slimbus.h
Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
[linux.git] / drivers / slimbus / slimbus.h
index 9be41089edde7385abd89b87385376d730be7d29..b2f013bfe42ef9205e577f996b580bbb3562a700 100644 (file)
@@ -439,7 +439,7 @@ static inline bool slim_tid_txn(u8 mt, u8 mc)
                (mc == SLIM_MSG_MC_REQUEST_INFORMATION ||
                 mc == SLIM_MSG_MC_REQUEST_CLEAR_INFORMATION ||
                 mc == SLIM_MSG_MC_REQUEST_VALUE ||
-                mc == SLIM_MSG_MC_REQUEST_CLEAR_INFORMATION));
+                mc == SLIM_MSG_MC_REQUEST_CHANGE_VALUE));
 }
 
 static inline bool slim_ec_txn(u8 mt, u8 mc)