Skip to content
Commit 18129547 authored by Akira Shimahara's avatar Akira Shimahara Committed by Meng Li
Browse files

w1_therm: adding code comments and code reordering

commit  54043331eaabe6f3c3ce553bc902838d4153812d from
https://github.com/raspberrypi/linux.git rpi-5.4.y

commit 92b8d272

 upstream.

Adding code comments to split code in dedicated parts. After the global
declarations (defines, macros and function declarations), code is organized
as follow :
 - Device and family dependent structures and functions
 - Interfaces functions
 - Helpers functions
 - Hardware functions
 - Sysfs interface functions

Signed-off-by: default avatarAkira Shimahara <akira215corp@gmail.com>
Link: https://lore.kernel.org/r/20200511203535.409599-1-akira215corp@gmail.com
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
parent b268ff7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment