]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/mfd/twl6040.c
MFD: twl6040: Remove enum for PLL tracking
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 4 Jul 2011 07:28:28 +0000 (10:28 +0300)
committerPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 7 Jul 2011 11:23:46 +0000 (14:23 +0300)
commitcfb7a33bea259d2d72a64adcb3de28532170dc25
treec7faae49b5bf6f5396207591ffde2dd1f3d724e8
parent753621c2155bd49bff7d5d3844b3ddc203e44a06
MFD: twl6040: Remove enum for PLL tracking

There is no need to have two different types for
tracking the selected PLL.
Use only the defines, when dealing with the PLLs.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl6040-core.c
include/linux/mfd/twl6040.h