]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00276023-3: mxc: gpu-viv: get regulator by dts instead of hard code
authorRobin Gong <b38343@freescale.com>
Wed, 21 Aug 2013 06:35:00 +0000 (14:35 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 15:44:14 +0000 (17:44 +0200)
commit5d6f054b02001437892f4f6f6e313b452dfd4cb3
treea9bab81c51f63f935fe093444287629f291836b6
parent0fe106448f73c5ca3138631a64e68e0cee996dbf
ENGR00276023-3: mxc: gpu-viv: get regulator by dts instead of hard code

Use devm_regulator_get rather than regulator_get in gpu driver since we have
use DTS.

Signed-off-by: Robin Gong <b38343@freescale.com>
drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_device.c