Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1298800
| Path | csiph.com!goblin2!goblin.stu.neva.ru!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] mfd: use to_i2c_client |
| Date | Tue, 29 Dec 2015 01:00:01 +0100 |
| Message-ID | <qKPRL-HA-1@gated-at.bofh.it> (permalink) |
| References | <qKHAS-3Nt-5@gated-at.bofh.it> |
| X-Auditid | cbfec7f4-f79026d00000418a-d8-5681cc397f71 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | 7bit |
| X-Brightmail-Tracker | H4sIAAAAAAAAA+NgFrrELMWRmVeSWpSXmKPExsVy+t/xq7qWZxrDDLq65Syuf3nOatG2+BWr xesXhhb3vx5ltLi8aw6bxYzz+5gsLq74wuTA7rF4xRRWjzvX9rB59G1ZxejxeZNcAEsUl01K ak5mWWqRvl0CV8bjo5fZCi6xVmx9/ZWlgXEVSxcjJ4eEgInE9NsLmCBsMYkL99azdTFycQgJ LGWUmPP6JSuE85RRYvO9f+wgVcIC+hLTu46wgCREBKYwSqxZvQuonQOoKlri+4FQkBpmAWeJ 9km7GUFsNgFjic3Ll7CB2LwCWhJ3TlwG28YioCqxY+FGdpBWUYEIiUU7MiFKBCV+TL7HAhLm FIiRuLbdAMRkFtCTuH9RC2K4vMTmNW+ZJzAKzELSMAuhahaSqgWMzKsYRVNLkwuKk9JzDfWK E3OLS/PS9ZLzczcxQkL6yw7GxcesDjEKcDAq8fBmTGoME2JNLCuuzD3EKMHBrCTC67oFKMSb klhZlVqUH19UmpNafIhRmoNFSZx37q73IUIC6YklqdmpqQWpRTBZJg5OqQbGxTV3MuI6bjVO EJmYOVs/YNejS5L8Mf4xJ8uV/kxY0b8040b6xIqJCZsUzI8WvY/O6NcITdd1vvvLZkfXnklT L3D68iQs11tWkHhRKTvy2+nb+tdXdE1POSpzbUb/1rWX5T7N1t+Uvt+g0tGIc37qu/nLL0+4 PvHSo9uHzn7Q42K58EtzRrKDmhJLcUaioRZzUXEiAFdB+M5lAgAA |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 27 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org |
| X-Original-Date | Tue, 29 Dec 2015 08:56:39 +0900 |
| X-Original-Message-ID | <5681CC37.1050402@samsung.com> |
| X-Original-References | <0837727b57d573988a47f3ecb22918e9771e8dbe.1451314502.git.geliangtang@163.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1298800 |
Show key headers only | View raw
On 29.12.2015 00:00, Geliang Tang wrote: > Use to_i2c_client() instead of open-coding it. > > Signed-off-by: Geliang Tang <geliangtang@163.com> > --- > drivers/mfd/88pm80x.c | 4 ++-- > drivers/mfd/88pm860x-core.c | 4 ++-- > drivers/mfd/max14577.c | 4 ++-- > drivers/mfd/max77686.c | 4 ++-- > drivers/mfd/max77693.c | 4 ++-- > drivers/mfd/max77843.c | 4 ++-- > drivers/mfd/max8925-i2c.c | 4 ++-- > drivers/mfd/max8997.c | 8 ++++---- > drivers/mfd/max8998.c | 8 ++++---- > drivers/mfd/sec-core.c | 4 ++-- > 10 files changed, 24 insertions(+), 24 deletions(-) Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/3] mfd: use to_i2c_client Geliang Tang <geliangtang@163.com> - 2015-12-28 16:20 +0100 Re: [PATCH 1/3] mfd: use to_i2c_client Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-12-29 01:00 +0100 Re: [PATCH 1/3] mfd: use to_i2c_client Chanwoo Choi <cw00.choi@samsung.com> - 2015-12-29 01:30 +0100
csiph-web