File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
drivers/staging/media/atomisp/pci/runtime/debug/src Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -848,7 +848,7 @@ void ia_css_debug_enable_sp_sleep_mode(enum ia_css_sp_sleep_mode mode)
848
848
fw = & sh_css_sp_fw ;
849
849
HIVE_ADDR_sp_sleep_mode = fw -> info .sp .sleep_mode ;
850
850
851
- (void )HIVE_ADDR_sp_sleep_mode ; /* Suppres warnings in CRUN */
851
+ (void )HIVE_ADDR_sp_sleep_mode ; /* Suppress warnings in CRUN */
852
852
853
853
sp_dmem_store_uint32 (SP0_ID ,
854
854
(unsigned int )sp_address_of (sp_sleep_mode ),
@@ -1334,7 +1334,7 @@ ia_css_debug_pipe_graph_dump_stage(
1334
1334
1335
1335
if (stage -> stage_num == 0 ) {
1336
1336
/*
1337
- * There are some implicite assumptions about which bin is the
1337
+ * There are some implicit assumptions about which bin is the
1338
1338
* input binary e.g. which one is connected to the input system
1339
1339
* Priority:
1340
1340
* 1) sp_raw_copy bin has highest priority
You can’t perform that action at this time.
0 commit comments