Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210719
b: refs/heads/master
c: 7112b2d
h: refs/heads/master
i:
  210717: b5e6402
  210715: d082541
  210711: 229b165
  210703: d16a8e5
  210687: a679049
v: v3
  • Loading branch information
Axel Lin authored and Liam Girdwood committed Sep 1, 2010
1 parent b2d1d08 commit 996a30e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e352f9e02a37c11df695aabfe49faebf507971b
refs/heads/master: 7112b2dfea4966c58d21b7197c3f099041248e59
6 changes: 0 additions & 6 deletions trunk/drivers/regulator/tps6507x-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -626,12 +626,6 @@ int tps6507x_pmic_probe(struct platform_device *pdev)
return error;
}

/**
* tps6507x_remove - TPS6507x driver i2c remove handler
* @client: i2c driver client device structure
*
* Unregister TPS driver as an i2c client device driver
*/
static int __devexit tps6507x_pmic_remove(struct platform_device *pdev)
{
struct tps6507x_dev *tps6507x_dev = platform_get_drvdata(pdev);
Expand Down

0 comments on commit 996a30e

Please sign in to comment.