summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com>2011-10-12 13:13:06 +0900
committerBen Dooks <ben-linux@fluff.org>2011-10-29 11:09:33 +0100
commit24597bf8012cf3fa5703c38e1bb13df3118d7588 (patch)
treea32c2760af44828759d3712123f4a3b1405c8275 /tools/perf/scripts/python/bin
parentcb59f5253a5313d62e8e345fcd5dd5a44a73e0d6 (diff)
downloadkernel-24597bf8012cf3fa5703c38e1bb13df3118d7588.tar.gz
i2c-eg20t: Add initialize processing in case i2c-error occurs
In case disconnecting physical connection, need to initialize i2c device for retry access. This patch adds initialize process in case bus-idle fails and Lost arbitration. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
191f32972e5ad'>ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying 2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds 2012-03-30PNPACPI: Fix device ref leaking in acpi_pnp_matchYinghai Lu 2012-03-28Remove all #inclusions of asm/system.hDavid Howells 2012-01-06PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas 2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds 2011-11-06PNPACPI: Simplify disabled resource registrationWitold Szczeponik 2011-10-31pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker 2011-07-25Merge 'akpm' patch seriesLinus Torvalds 2011-07-25pnpacpi: register disabled resourcesWitold Szczeponik 2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches 2011-03-31Fix common misspellingsLucas De Marchi 2011-03-22pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes