]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
misc: fuse: make type of tegra_get_chip_id() to consistent
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 9 Dec 2016 17:01:33 +0000 (22:31 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Sun, 11 Dec 2016 09:15:17 +0000 (01:15 -0800)
commitc98d55d59219b2a9ec9d3531c1c2beccd47f9947
tree38ea118a4189304327ca379acd473ec619bbb7ec
parentae20217f8eb6b8bb1dda912c8e3e8993b08ab998
misc: fuse: make type of tegra_get_chip_id() to consistent

For some Tegra SOCs, the function tegra_get_chip_id() returns u8
and for some other it returns u32.

Make the return type to be consistent and should return u8 data type.

bug 200260692

Change-Id: I1a2204ed2b34f706543a7b9630546c7fcb16de5a
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: http://git-master/r/1268604
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shardar Mohammed <smohammed@nvidia.com>
Reviewed-by: Venkat Reddy Talla <vreddytalla@nvidia.com>
drivers/misc/tegra-fuse/tegra_fuse.c
include/linux/tegra-fuse.h