commit | 6382a0614144901af1cbbfdf9b9a618f5dfb8548 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Jan 16 14:53:56 2013 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Feb 14 00:22:51 2013 +0100 |
tree | 3bc1be702cd90b9fbfdff1bae045865aee537a15 | |
parent | 7e2e6c5758de94ec22686b30e7b906a3ddcd9896 [diff] |
mfd: twl-core: Move 'inuse' check early at probe time We can fail earlier in case multiple instance of the twl-core is tried to be loaded. The twl-core by design only supports one instance. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>