]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
smdk5250: Remove 'board_usb_vbus_init()' function
authorVivek Gautam <gautam.vivek@samsung.com>
Fri, 3 Jan 2014 10:40:53 +0000 (16:10 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 3 Feb 2014 04:28:23 +0000 (13:28 +0900)
commit047eada42a776468426be1f05d3203f90ce3a8d8
treec8e20f9ba20aee6f37280b3e60a7ce38309cf51f
parent3732e49f0fd0ed9f55fa17d5219c31176ee94bd0
smdk5250: Remove 'board_usb_vbus_init()' function

Previously as a part of moving the VBUS gpio support to device tree
following patch removed this and added relevant support in driver:
4a271cb exynos: usb: Switch USB VBUS GPIOs to be device tree configured

Recent changes for common board file migration for exynos platform
added it again. So removing it now.

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Cc: Julius Werner <jwerner@chromium.org>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/smdk5250/smdk5250.c