Loading
mhi: core: Fix missing return value check
sysfs_create_group() and mhi_read_reg_field() APIs
expect to check the return value. Add return check
to fix compilation error.
Change-Id: I0a8249cd6b87eba51c130add97098de6cafbc908
Signed-off-by:
Hemant Kumar <hemantk@codeaurora.org>