ASoC: renesas: msiof: Make small adjustments to avoid
Merge series from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: Current Renesas MSIOF get unknown error when first used. This patch-set will fixup this issue.
This commit is contained in:
@@ -89,6 +89,7 @@ struct pfru_payload_hdr {
|
||||
__u32 hw_ver;
|
||||
__u32 rt_ver;
|
||||
__u8 platform_id[16];
|
||||
__u32 svn_ver;
|
||||
};
|
||||
|
||||
enum pfru_dsm_status {
|
||||
|
||||
@@ -173,7 +173,7 @@ typedef struct mdp_superblock_s {
|
||||
#else
|
||||
#error unspecified endianness
|
||||
#endif
|
||||
__u32 resync_offset; /* 11 resync checkpoint sector count */
|
||||
__u32 recovery_cp; /* 11 resync checkpoint sector count */
|
||||
/* There are only valid for minor_version > 90 */
|
||||
__u64 reshape_position; /* 12,13 next address in array-space for reshape */
|
||||
__u32 new_level; /* 14 new level we are reshaping to */
|
||||
|
||||
Reference in New Issue
Block a user